Android Open Source - Example example android_gcm_example






Project Summary

Google Cloud Message Example.

Web Site / Source Repository

android_gcm_example is hosted in the following web site
https://github.com/libmining/android_gcm_example

If you think the Android project android_gcm_example 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 android_gcm_example.

ItemValue
Java File Count6
Supported screen sizes[mdpi, hdpi]
Target SDK Version16
Minimum SDK Version12
Activity Count2
jar files usedandroid-support-v4.jar
google-play-services.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.VIBRATE
android.permission.WAKE_LOCK
com.google.android.c2dm.permission.RECEIVE
com.javapapers.android.permission.C2D_MESSAGE




Resource Files

There are 5 image files in android_gcm_example. The names of the image files are listed as follows.

fail.png
gcm_cloud.png
gcm_logo.png
ic_action_search.png
success.png

The following screenshort is generated from the image listed above.

null

Java Source Files

android_gcm_example has the following Java source files.

com.example.gcmmy.Config.java
com.example.gcmmy.GCMNotificationIntentService.java
com.example.gcmmy.GcmBroadcastReceiver.java
com.example.gcmmy.MainActivity.java
com.example.gcmmy.RegisterActivity.java
com.example.gcmmy.ShareExternalServer.java