Android Open Source - Development intent MyGCM






Project Summary

MyGCM Handling incoming GCM intent.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of MyGCM.

ItemValue
Java File Count4
Target SDK Version19
Minimum SDK Version10
Activity Count0
jar files usedgcm.jar
Required Permissionsandroid.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.USE_CREDENTIALS
android.permission.WAKE_LOCK
com.google.android.c2dm.permission.RECEIVE




Java Source Files

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