Android Open Source - Example code gcm-demo






Project Summary

Code from the example shown in our talk at Mobile World Centre, Barcelona Android User Group, May 2014.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of gcm-demo.

ItemValue
Java File Count4
Supported screen sizes[ldpi, mdpi, xxhdpi, hdpi, xhdpi]
Activity Count1
Required Permissionsandroid.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 Namesres\raw\ffvii_victory.mp3




Resource Files

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.

null

Java Source Files

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