<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Thu, 23 May 2013 18:05:51 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Android Hive: Android Push Notifications using Google Cloud Messaging (GCM), PHP and MySQL]]></title>
      <guid>http://www.phpdeveloper.org/news/18617</guid>
      <link>http://www.phpdeveloper.org/news/18617</link>
      <description><![CDATA[<p>
On the Android Hive there's a recent tutorial posted showing you how to use <a href="http://www.androidhive.info/2012/10/android-push-notifications-using-google-cloud-messaging-gcm-php-and-mysql/">Google Cloud Messaging and PHP+MySQL</a> to do push notifications on an Android phone.
</p>
<blockquote>
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.
</blockquote>
<p>
You can either follow along with the tutorial via the screencast (and <a href="http://download.androidhive.info/download?code=iS5bX74qeLC9BJzKIwhYnSHv0vziNeO5we85USk3IGtj6%2Faczubg6fCH0vmiw9zHaMdsR5SffC%2Fre3MUd93rM%2Blp8F6fqJjFS%2B%2FniItFlnA551qjzzUItsLnCQCb%2Fzs0N8P%2FUOajn7DlOMPdl89grMIWwlyHPNtyzcfvHOlovZ8nAeR51mOro7aUYBA51MKIvxruyT">download the code</a>) 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.
</p>]]></description>
      <pubDate>Wed, 17 Oct 2012 08:53:04 -0500</pubDate>
    </item>
  </channel>
</rss>
