Simple Android Todo App.
simpletodo is hosted in the following web site
https://github.com/hughhn/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 | 4 |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 2 |
Fragment Count | 1 |
jar files used | android-support-v4.jar commons-io-2.4.jar |
simpletodo has the following Java source files.
com.codepath.apps.simpletodo.EditItemFragment.java com.codepath.apps.simpletodo.TodoActivity.java com.codepath.apps.simpletodo.TodoItem.java com.codepath.apps.simpletodo.TodoItemAdapter.java