Android Open Source - PhoneGap application Android-Push-Notification-in-PhoneGap-application






Project Summary

This sample shows , PushNotification integration on Android using PhoneGap or Html Android application.

Web Site / Source Repository

Android-Push-Notification-in-PhoneGap-application is hosted in the following web site
https://github.com/VishnuGShephertz/Android-Push-Notification-in-PhoneGap-application

If you think the Android project Android-Push-Notification-in-PhoneGap-application 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-Push-Notification-in-PhoneGap-application.

ItemValue
Java File Count3
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
cordova-2.9.0.jar
gcm.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.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.shephertz.app42.android.phonegap.push.permission.C2D_MESSAGE
Asset File Namesassets\app42\images\open_dialog.png
assets\app42\images\push_icon.png
assets\app42\images\push_to_all.png
assets\app42\images\push_to_user.png
assets\app42\images\toast_message.png




Java Source Files

Android-Push-Notification-in-PhoneGap-application has the following Java source files.

com.shephertz.app42.android.phonegap.push.App42PhonegapPush.java
com.shephertz.app42.android.phonegap.push.GCMIntentService.java
com.shephertz.app42.android.phonegap.push.Util.java