MyGCM Handling incoming GCM intent.
MyGCM is hosted in the following web site
https://github.com/zexilonoxiouz/MyGCM
If you think the Android project MyGCM 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 MyGCM.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 19 |
Minimum SDK Version | 10 |
Activity Count | 0 |
jar files used | gcm.jar |
Required Permissions | android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.USE_CREDENTIALS android.permission.WAKE_LOCK com.google.android.c2dm.permission.RECEIVE |
MyGCM has the following Java source files.
com.zexilonoxiouz.mygcm.GCMReceiver.java com.zexilonoxiouz.mygcm.GCMService.java com.zexilonoxiouz.mygcm.MyGCM.java com.zexilonoxiouz.mygcm.listener.MyGCMEventListener.java