Android Open Source - Timer Notification AndroidPushNotifications






Project Summary

Example how usign google services for push notifications.

Web Site / Source Repository

AndroidPushNotifications is hosted in the following web site
https://github.com/Svyatoslavik/AndroidPushNotifications

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

ItemValue
Java File Count3
Target SDK Version21
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.WAKE_LOCK
com.example.gcm.permission.C2D_MESSAGE
com.google.android.c2dm.permission.RECEIVE




Java Source Files

AndroidPushNotifications has the following Java source files.

com.example.pushmytst.GcmBroadcastReceiver.java
com.example.pushmytst.GcmIntentService.java
com.example.pushmytst.MainActivity.java