An Android App for todo list.
TodoList is hosted in the following web site
https://github.com/AssIstne/TodoList
If you think the Android project TodoList 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 TodoList.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [hdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 14 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
There are 8 image files in TodoList. The names of the image files are listed as follows.
ab_stacked_solid_example.9.png ab_transparent_example.9.png ic_action_search.png ic_edit.png launcher.png main_add_btn.9.png main_add_btn_p.9.png progress_primary_example.9.png
The following screenshort is generated from the image listed above.
TodoList has the following Java source files.
com.liangjiaquan.todolist.DataBase.java com.liangjiaquan.todolist.DataConn.java com.liangjiaquan.todolist.DbHelper.java com.liangjiaquan.todolist.MainActivity.java com.liangjiaquan.todolist.TodoDetailActivity.java com.liangjiaquan.todolist.Utils.java com.liangjiaquan.ui.MyAdapter.java