Android Open Source - Timer Notification Local-Notifications-in-Android






Project Summary

Worklight 6.1 application demonstrating how to integrate Local Notifications in Android using Cordova.

Web Site / Source Repository

Local-Notifications-in-Android is hosted in the following web site
https://github.com/IdanAdar/Local-Notifications-in-Android

If you think the Android project Local-Notifications-in-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.

Project Detail

The following table is the detailed list of Local-Notifications-in-Android.

ItemValue
Java File Count5
Minimum SDK Version19
Activity Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.USE_CREDENTIALS
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE
com.NotificationsApp.permission.C2D_MESSAGE
com.google.android.c2dm.permission.RECEIVE




Java Source Files

Local-Notifications-in-Android has the following Java source files.

com.NotificationsApp.LocalNotification.java
com.NotificationsApp.Options.java
com.NotificationsApp.Receiver.java
com.NotificationsApp.ReceiverActivity.java
com.NotificationsApp.Restore.java