HeavensSentSword
Well-Known Member
i am working at trying to get a simple GCM push notification to my test app.
i am basically using the Googles tutorial and got the whole app set up except for the
sendRegistrationToServer(String token) method yet. I just don't know what to put in this me. I found this tutorial but I dont understand the sendRegistarionToServer method implementation.
http://inducesmile.com/android/andr...-gcm-php-mysql-and-okhttp-square-open-source/
I set up my project just like the one in this tutorial which pretty much followed the Google one but implemented the sendRegistarionToServer mehtod.
I want to use this online test server
http://www.androidbegin.com/tutorial/gcm.html
Thank you for any help with this.
i am basically using the Googles tutorial and got the whole app set up except for the
sendRegistrationToServer(String token) method yet. I just don't know what to put in this me. I found this tutorial but I dont understand the sendRegistarionToServer method implementation.
http://inducesmile.com/android/andr...-gcm-php-mysql-and-okhttp-square-open-source/
I set up my project just like the one in this tutorial which pretty much followed the Google one but implemented the sendRegistarionToServer mehtod.
I want to use this online test server
http://www.androidbegin.com/tutorial/gcm.html
Thank you for any help with this.