Android Open Source - App alert androidto-alerts






Project Summary

A simple alerting app for Android that demonstrates the Android C2DM framwork.

Web Site / Source Repository

androidto-alerts is hosted in the following web site
https://github.com/rahulagarwal/androidto-alerts

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

ItemValue
Java File Count7
Supported screen sizes[mdpi]
Minimum SDK Version8
Activity Count1
Required Permissionsandroid.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.USE_CREDENTIALS
android.permission.WAKE_LOCK
com.google.android.c2dm.permission.RECEIVE
com.rahulagarwal.android.androidtoalerts.permission.C2D_MESSAGE




License

The license information of androidto-alerts is as follows:

# License This license applies to all parts of this project that are not externally maintained libraries. The externally maintained libraries used by this project are: - Android C2DM Library, locat...

Resource Files

There are 1 image files in androidto-alerts. The names of the image files are listed as follows.

status_icon.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.google.android.c2dm.C2DMBaseReceiver.java
com.google.android.c2dm.C2DMBroadcastReceiver.java
com.google.android.c2dm.C2DMessaging.java
com.rahulagarwal.android.androidtoalerts.C2DMReceiver.java
com.rahulagarwal.android.androidtoalerts.Constants.java
com.rahulagarwal.android.androidtoalerts.DeviceRegistrar.java
com.rahulagarwal.android.androidtoalerts.MainActivity.java