Android Push Notfication using new Google Cloud Messaging API.
Push-Notification-using-GCM-New-API is hosted in the following web site
https://github.com/VishnuGShephertz/Push-Notification-using-GCM-New-API
If you think the Android project Push-Notification-using-GCM-New-API 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 Push-Notification-using-GCM-New-API.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [tvdpi, mdpi, ldpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | App42_ANDROID_SDK_3.0.1.jar android-support-v4.jar google-play-services.jar |
Required Permissions | android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.VIBRATE android.permission.WAKE_LOCK com.example.app42sample.permission.C2D_MESSAGE com.google.android.c2dm.permission.RECEIVE |
Asset File Names | assets\port2pnn.png assets\shephertz.png |
Raw File Names | res\raw\gtm_analytics |
There are 32 image files in Push-Notification-using-GCM-New-API. The names of the image files are listed as follows.
common_full_open_on_phone.png common_ic_googleplayservices.png common_signin_btn_icon_disabled_dark.9.png common_signin_btn_icon_disabled_focus_dark.9.png common_signin_btn_icon_disabled_focus_light.9.png common_signin_btn_icon_disabled_light.9.png common_signin_btn_icon_focus_dark.9.png common_signin_btn_icon_focus_light.9.png common_signin_btn_icon_normal_dark.9.png common_signin_btn_icon_normal_light.9.png common_signin_btn_icon_pressed_dark.9.png common_signin_btn_icon_pressed_light.9.png common_signin_btn_text_disabled_dark.9.png common_signin_btn_text_disabled_focus_dark.9.png common_signin_btn_text_disabled_focus_light.9.png common_signin_btn_text_disabled_light.9.png common_signin_btn_text_focus_dark.9.png common_signin_btn_text_focus_light.9.png common_signin_btn_text_normal_dark.9.png common_signin_btn_text_normal_light.9.png common_signin_btn_text_pressed_dark.9.png common_signin_btn_text_pressed_light.9.png ic_action_search.png ic_plusone_medium_off_client.png ic_plusone_small_off_client.png ic_plusone_standard_off_client.png ic_plusone_tall_off_client.png ic_stat_gcm.png medium_btn.png medium_selected.png powered_by_google_dark.png powered_by_google_light.png
The following screenshort is generated from the image listed above.
Push-Notification-using-GCM-New-API has the following Java source files.
android.UnusedStub.java com.example.app42Sample.MainActivity.java com.shephertz.app42.push.plugin.App42GCMController.java com.shephertz.app42.push.plugin.App42GCMReceiver.java com.shephertz.app42.push.plugin.App42GCMService.java