android tutorial slash tech talk, simple to do list app.
to-do-list is hosted in the following web site
https://github.com/vivianh/to-do-list
If you think the Android project to-do-list 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 to-do-list.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
There are 1 image files in to-do-list. The names of the image files are listed as follows.
ic_delete.png
The following screenshort is generated from the image listed above.
to-do-list has the following Java source files.
com.vivian.todo.Database.java com.vivian.todo.EditTaskActivity.java com.vivian.todo.MainActivity.java com.vivian.todo.Task.java