Android Open Source - Timer notify android-Notifier






Project Summary

A generic Android app that will receive GCM-based messages and notify the user. For use with cron jobs, server monitoring, or basically anything..

Web Site / Source Repository

android-Notifier is hosted in the following web site
https://github.com/ricknpc/android-Notifier

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

ItemValue
Java File Count10
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count2
Fragment Count1
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
rickflail.messaging.notifier.permission.C2D_MESSAGE
rickflail.messaging.notifier.permission.CLEAR
rickflail.messaging.notifier.permission.UPDATE




License

The license information of android-Notifier is as follows:

GNU General Public License

Resource Files

There are 6 image files in android-Notifier. The names of the image files are listed as follows.

darkdenim3.png
ic_action_search.png
link_icon.png
notification_icon.png
notification_icon_x2.png
notification_icon_x3.png

The following screenshort is generated from the image listed above.

null




Java Source Files

rickflail.messaging.notifier.ClearReceiver.java
rickflail.messaging.notifier.GCMIntentService.java
rickflail.messaging.notifier.History.java
rickflail.messaging.notifier.MenuInflaterCustom.java
rickflail.messaging.notifier.MessageCursorAdapter.java
rickflail.messaging.notifier.MessageProvider.java
rickflail.messaging.notifier.MessagesOpenHelper.java
rickflail.messaging.notifier.Registration.java
rickflail.messaging.notifier.Settings.java
rickflail.messaging.notifier.UpdateReceiver.java