Android Open Source - Timer Notification GCMNotifier






Project Summary

Android app to receive notifications from server, using Google Cloud Messaging.

Web Site / Source Repository

GCMNotifier is hosted in the following web site
https://github.com/trygveaa/GCMNotifier

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

ItemValue
Java File Count4
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version10
Activity Count2
jar files usedandroid-support-v4.jar
gcm.jar
Required Permissionsandroid.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.VIBRATE
android.permission.WAKE_LOCK
com.google.android.c2dm.permission.RECEIVE
com.trygveaa.gcmnotifier.permission.C2D_MESSAGE




License

The license information of GCMNotifier is as follows:

MIT License

Resource Files

There are 2 image files in GCMNotifier. The names of the image files are listed as follows.

content_email.png
social_chat.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.trygveaa.gcmnotifier.GCMIntentService.java
com.trygveaa.gcmnotifier.MainActivity.java
com.trygveaa.gcmnotifier.MessageReceiver.java
com.trygveaa.gcmnotifier.SettingsActivity.java