4
votes

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 ?

2
this guide is with server although it is super readable and understandable, at least for me. try this one :) androidhive.info/2012/10/…JozeRi
@JozeRi that tutorial is obsolete.David

2 Answers

1
votes

https://console.developers.google.com/ Click the above link to registered the application and On "Google Cloud Messaging for Android" API. Copy the Browser Key and Sender/Project Key.

Follow a follwing link.

http://www.androidhive.info/2012/10/android-push-notifications-using-google-cloud-messaging-gcm-php-and-mysql/ https://developer.android.com/google/gcm/server.html