Android Open Source - Database mysql GCMPushNotification






Project Summary

Android push notification using Google Cloud Messaging (GCM) MySql and Php.

Web Site / Source Repository

GCMPushNotification is hosted in the following web site
https://github.com/moktar/GCMPushNotification

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

ItemValue
Java File Count8
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version16
Minimum SDK Version8
Activity Count2
jar files usedandroid-support-v4.jar
gcm.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.VIBRATE
android.permission.WAKE_LOCK
com.androidhive.pushnotifications.permission.C2D_MESSAGE
com.google.android.c2dm.permission.RECEIVE




Resource Files

There are 3 image files in GCMPushNotification. 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

GCMPushNotification has the following Java source files.

com.androidhive.pushnotifications.AlertDialogManager.java
com.androidhive.pushnotifications.CommonUtilities.java
com.androidhive.pushnotifications.ConnectionDetector.java
com.androidhive.pushnotifications.GCMIntentService.java
com.androidhive.pushnotifications.MainActivity.java
com.androidhive.pushnotifications.RegisterActivity.java
com.androidhive.pushnotifications.ServerUtilities.java
com.androidhive.pushnotifications.WakeLocker.java