4

Recently, I've tried to learn GCM and make a test application that will get the push notification for android through androids official site. However, I find the tutorial difficult for me. Are there any simple and easy tutorial for a novice like me to learn GCM push notification without the use of a server for android ?

Jennifer
  • 1,822
  • 2
  • 20
  • 45
  • this guide is with server although it is super readable and understandable, at least for me. try this one :) http://www.androidhive.info/2012/10/android-push-notifications-using-google-cloud-messaging-gcm-php-and-mysql/ – JozeRi Feb 15 '15 at 12:54
  • 2
    @JozeRi that tutorial is obsolete. – David Sep 07 '15 at 10:59