Android Open Source - Timer Notification uNotify






Project Summary

Extremely simple android app for receiving GCM notifications.

Web Site / Source Repository

uNotify is hosted in the following web site
https://github.com/greghaynes/uNotify

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

ItemValue
Java File Count5
Target SDK Version21
Minimum SDK Version11
Activity Count5
Required Permissionsandroid.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.WAKE_LOCK
com.example.gcm.permission.C2D_MESSAGE
com.google.android.c2dm.permission.RECEIVE




License

The license information of uNotify is as follows:

Apache License

Java Source Files

net.greghaynes.unotify.GcmBroadcastReceiver.java
net.greghaynes.unotify.GcmIntentService.java
net.greghaynes.unotify.MainActivity.java
net.greghaynes.unotify.SettingsActivity.java
net.greghaynes.unotify.SettingsFragment.java