Sample for Google Cloud Messaging for Android with php.
gcm-sample is hosted in the following web site
https://github.com/maimai-swap/gcm-sample
If you think the Android project gcm-sample 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 gcm-sample.
Item | Value |
---|---|
Java File Count | 5 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | gcm.jar |
Required Permissions | android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.WAKE_LOCK com.google.android.c2dm.permission.RECEIVE jp.mediba.notifi.permission.C2D_MESSAGE |
There are 1 image files in gcm-sample. The names of the image files are listed as follows.
ic_stat_gcm.png
The following screenshort is generated from the image listed above.
gcm-sample has the following Java source files.
jp.maimaiswap.notifi.CommonUtilities.java jp.maimaiswap.notifi.GCMIntentService.java jp.maimaiswap.notifi.MainActivity.java jp.maimaiswap.notifi.ServerUtilities.java jp.maimaiswap.notifi.Utilities.java