Android Open Source - Development task Task-Reminder






Project Summary

Example from Felker D. - Android Application Development For Dummies - 2010.

Web Site / Source Repository

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

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

ItemValue
Java File Count9
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version8
Minimum SDK Version8
Activity Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.RECEIVE_BOOT_COMPLETED
android.permission.WAKE_LOCK




Resource Files

There are 1 image files in Task-Reminder. The names of the image files are listed as follows.

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Task-Reminder 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