There are many tutorials which can helps you in understanding and setting up the GCM, basically it is a two way, first create the Server ID And the API Key and also create a server app which actually sends the notification to the GCM using the Project key.
with the help of the Google documentation i have successfully implemented the Java server part and the Andoid google part. http://developer.android.com/google/gcm/demo.html On Wed, Aug 14, 2013 at 6:49 PM, Shadab Khatib <[email protected]>wrote: > Hello > > Can someone post the link of the GCM based Client sample app link provided > by Google licensed under Apache License 2.0 similar to the sample apps in > the tutorials to all other simple features of UI design. > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Android Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Warm Regards, *Mukesh Kumar*, Android Consultant/Freelancer, India,Hyderabad. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

