example application that uses GCM.
GCMTest is hosted in the following web site
https://github.com/GariceZa/GCMTest
If you think the Android project GCMTest listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of GCMTest.
Item | Value |
---|---|
Java File Count | 4 |
Activity Count | 1 |
Required Permissions | android.handyapps.gareth.gcmtest.permission.C2D_MESSAGE android.permission.ACCESS_NETWORK_STATE android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.WAKE_LOCK com.google.android.c2dm.permission.RECEIVE |
GCMTest has the following Java source files.
android.handyapps.gareth.gcmtest.GCMBroadcastReceiver.java android.handyapps.gareth.gcmtest.GCMNotificationIntentService.java android.handyapps.gareth.gcmtest.MainActivity.java android.handyapps.gareth.gcmtest.RegistrationResponse.java