Simple android ToDo App.
SimpleToDo is hosted in the following web site
https://github.com/jpbrabec/SimpleToDo
If you think the Android project SimpleToDo 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 SimpleToDo.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi] |
Activity Count | 2 |
There are 1 image files in SimpleToDo. The names of the image files are listed as follows.
actionbar_checkicon.png
The following screenshort is generated from the image listed above.
SimpleToDo has the following Java source files.
com.example.jake.simpletodo.ApplicationTest.java com.example.jake.simpletodo.ListActivity.java com.example.jake.simpletodo.TaskContract.java com.example.jake.simpletodo.TaskDBHelper.java com.example.jake.simpletodo.TaskDetails.java com.example.jake.simpletodo.TaskListActivity.java