Android Push Notifications using Google Cloud Messaging (GCM), PHP and MySQL.
android-gcm is hosted in the following web site
https://github.com/nogsantos/android-gcm
If you think the Android project android-gcm 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 android-gcm.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Activity Count | 2 |
jar files used | gcm.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.VIBRATE android.permission.WAKE_LOCK br.com.nogsantos.androidgcm.permission.C2D_MESSAGE com.google.android.c2dm.permission.RECEIVE |
There are 3 image files in android-gcm. The names of the image files are listed as follows.
fail.png ic_action_search.png success.png
The following screenshort is generated from the image listed above.
android-gcm has the following Java source files.
br.com.nogsantos.androidgcm.AlertDialogManager.java br.com.nogsantos.androidgcm.ApplicationTest.java br.com.nogsantos.androidgcm.CommonUtilities.java br.com.nogsantos.androidgcm.ConnectionDetector.java br.com.nogsantos.androidgcm.GCMIntentService.java br.com.nogsantos.androidgcm.MainActivity.java br.com.nogsantos.androidgcm.RegisterActivity.java br.com.nogsantos.androidgcm.ServerUtilities.java br.com.nogsantos.androidgcm.WakeLocker.java