GCM Demo Application (Goes with GCM Server).
GCMDemoApp is hosted in the following web site
https://github.com/squoraishee/GCMDemoApp
If you think the Android project GCMDemoApp 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 GCMDemoApp.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, ldpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar gcm.jar |
Required Permissions | android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.WAKE_LOCK com.google.android.c2dm.permission.RECEIVE com.google.android.gcm.demo.app.permission.C2D_MESSAGE |
There are 2 image files in GCMDemoApp. The names of the image files are listed as follows.
ic_stat_gcm.png pic_2.png
The following screenshort is generated from the image listed above.
GCMDemoApp has the following Java source files.
com.google.android.gcm.demo.app.CommonUtilities.java com.google.android.gcm.demo.app.DemoActivity.java com.google.android.gcm.demo.app.GCMIntentService.java com.google.android.gcm.demo.app.ServerUtilities.java