Code from the example shown in our talk at Mobile World Centre, Barcelona Android User Group, May 2014.
gcm-demo is hosted in the following web site
https://github.com/focusonemotions/gcm-demo
If you think the Android project gcm-demo 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-demo.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [ldpi, mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
Required Permissions | android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.WAKE_LOCK com.focusonemotions.android.baug.gcm.app.permission.C2D_MESSAGE com.google.android.c2dm.permission.RECEIVE |
Raw File Names | res\raw\ffvii_victory.mp3 |
There are 1 image files in gcm-demo. The names of the image files are listed as follows.
ic_launcher2.png
The following screenshort is generated from the image listed above.
gcm-demo has the following Java source files.
com.focusonemotions.android.bauggcm.app.GcmBroadcastReceiver.java com.focusonemotions.android.bauggcm.app.GcmIntentService.java com.focusonemotions.android.bauggcm.app.MainActivity.java