android test app for GCM.
GCMTest is hosted in the following web site
https://github.com/vertinfo/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.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.WAKE_LOCK com.google.android.c2dm.permission.RECEIVE com.verticalinfo.gcmtest.gcmtest.permission.C2D_MESSAGE |
GCMTest has the following Java source files.
com.verticalinfo.gcmtest.gcmtest.ApplicationTest.java com.verticalinfo.gcmtest.gcmtest.GCMTestMain.java com.verticalinfo.gcmtest.gcmtest.GcmBroadcastReceiver.java com.verticalinfo.gcmtest.gcmtest.GcmMessageHandler.java