Sample on Android Application Development For Dummies.
TaskReminder is hosted in the following web site
https://github.com/JosephChenEcho/TaskReminder
If you think the Android project TaskReminder 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 TaskReminder.
Item | Value |
---|---|
Java File Count | 9 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
TaskReminder has the following Java source files.
com.example.taskreminder.OnAlarmReceiver.java com.example.taskreminder.OnBootReceiver.java com.example.taskreminder.ReminderEditActivity.java com.example.taskreminder.ReminderListActivity.java com.example.taskreminder.ReminderManager.java com.example.taskreminder.ReminderService.java com.example.taskreminder.RemindersDbAdapter.java com.example.taskreminder.TaskPreferences.java com.example.taskreminder.WakeReminderIntentService.java