Android Open Source - App schedule Task-Reminder-App






Project Summary

It's a simple Android Task Reminder App that is capeble to create/delete/edit and update tasks. And it has also capebalility to remind user about his scheduled tasks..

Web Site / Source Repository

Task-Reminder-App is hosted in the following web site
https://github.com/hitenpratap/Task-Reminder-App

If you think the Android project Task-Reminder-App 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 Task-Reminder-App.

ItemValue
Java File Count9
Target SDK Version14
Minimum SDK Version11
Activity Count3
Required Permissionsandroid.permission.RECEIVE_BOOT_COMPLETED
android.permission.WAKE_LOCK
Asset File Namesassets\fontawesome-webfont.ttf




License

The license information of Task-Reminder-App is as follows:

MIT License

Java Source Files

com.TechSect.TaskReminderApp.OnAlarmReceiver.java
com.TechSect.TaskReminderApp.OnBootReceiver.java
com.TechSect.TaskReminderApp.ReminderEditActivity.java
com.TechSect.TaskReminderApp.ReminderListActivity.java
com.TechSect.TaskReminderApp.ReminderManager.java
com.TechSect.TaskReminderApp.ReminderService.java
com.TechSect.TaskReminderApp.RemindersDbAdapter.java
com.TechSect.TaskReminderApp.TaskPreferences.java
com.TechSect.TaskReminderApp.WakeReminderIntentService.java