Android code for the alerter app.
alerter-android is hosted in the following web site
https://github.com/nolanpro/alerter-android
If you think the Android project alerter-android listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of alerter-android.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 1 |
jar files used | android-support-v4.jar gcm.jar |
Required Permissions | android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.VIBRATE android.permission.WAKE_LOCK com.example.nolanalert.permission.C2D_MESSAGE com.google.android.c2dm.permission.RECEIVE |
alerter-android has the following Java source files.
com.example.nolanalert.CommonUtils.java com.example.nolanalert.GCMIntentService.java com.example.nolanalert.MainActivity.java