Android Open Source - Database mysql android-gcm






Project Summary

Android Push Notifications using Google Cloud Messaging (GCM), PHP and MySQL.

Web Site / Source Repository

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.

Project Detail

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

ItemValue
Java File Count9
Supported screen sizes[mdpi, hdpi, xhdpi]
Activity Count2
jar files usedgcm.jar
Required Permissionsandroid.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




Resource Files

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.

null

Java Source Files

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