repository for the android based ToDo Application..
ToDo is hosted in the following web site
https://github.com/satyadarls/ToDo
If you think the Android project ToDo 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 ToDo.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [ldpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.VIBRATE |
Raw File Names | res\raw\high.mp3 res\raw\low.mp3 res\raw\normal.mp3 |
There are 3 image files in ToDo. The names of the image files are listed as follows.
delete.png plusfocused.png rightarrow.png
The following screenshort is generated from the image listed above.
ToDo has the following Java source files.
com.littleturn.todo.CustomAdapter.java com.littleturn.todo.MainActivity.java com.littleturn.todo.ReminderAlarm.java com.littleturn.todo.RowItem.java