News Feed
Jobs Feed
Sections




News Archive
Android Hive:
Android Push Notifications using Google Cloud Messaging (GCM), PHP and MySQL
October 17, 2012 @ 08:53:04

On the Android Hive there's a recent tutorial posted showing you how to use Google Cloud Messaging and PHP+MySQL to do push notifications on an Android phone.

As per google's documentation "Google Cloud Messaging for Android (GCM) is a service that helps developers send data from servers to their Android applications on Android devices". Using this service you can send data to your application whenever new data is available instead of making requests to server in timely fashion. Integrating GCM in your android application enhances user experience and saves lot of battery power.

You can either follow along with the tutorial via the screencast (and download the code) or you can read through the text version, complete with code snippets, SQL and screenshots to help you along the way. The code for the Android side is included as well.

0 comments voice your opinion now!
push notification android tutorial googlecloudmessaging mysql


blog comments powered by Disqus

Similar Posts

DevShed: Building Sample Programs for an IP-to-country Mapping Application

Brian Swan's Blog: SQL Server Driver for PHP Connection Options: Snapshot Isolation

Maarten Balliauw's Blog: Lightweight PHP application deployment to Windows Azure

Christoph Dorn's Blog: Profiling queries with Zend_Db_Profiler_Firebug

AnyExample.com: PHP password generation


Community Events











Don't see your event here?
Let us know!


podcast functional zendframework2 development release series example testing code tool community application phpunit opinion introduction unittest language framework interview conference

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework