Android Open Source - Timer Notification AndroidPushNotifications






Project Summary

Simple app to register a device with GCM and receive notifications from a 3rd party server..

Web Site / Source Repository

AndroidPushNotifications is hosted in the following web site
https://github.com/EventBooking/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 Count4
Activity Count1
Required Permissionsandroid.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.WAKE_LOCK
com.eventbooking.android.gcm.permission.C2D_MESSAGE
com.google.android.c2dm.permission.RECEIVE




License

The license information of AndroidPushNotifications is as follows:

Apache License

Java Source Files

com.eventbooking.android.gcm.ApplicationTest.java
com.eventbooking.android.gcm.GcmBroadcastReceiver.java
com.eventbooking.android.gcm.GcmMessageHandler.java
com.eventbooking.android.gcm.MainActivity.java