A simple Android Application for testing GCM notifications.
gcmtest is hosted in the following web site
https://github.com/kaushikgopal/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 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Fragment Count | 1 |
Required Permissions | android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.WAKE_LOCK co.kaush.gcmtest.permission.C2D_MESSAGE com.google.android.c2dm.permission.RECEIVE |
There are 1 image files in gcmtest. The names of the image files are listed as follows.
ic_stat_gcm.png
The following screenshort is generated from the image listed above.
gcmtest has the following Java source files.
co.kaush.gcmtest.GcmBroadcastReceiver.java co.kaush.gcmtest.GcmIntentService.java co.kaush.gcmtest.GcmMainActivity.java co.kaush.gcmtest.GcmUtils.java