Android sample project.
TodoList is hosted in the following web site
https://github.com/mjancola/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 | 8 |
Minimum SDK Version | 10 |
Activity Count | 2 |
Fragment Count | 3 |
jar files used | android-support-v4.jar |
TodoList has the following Java source files.
org.hopto.mjancola.todolist.ExpandableListActivity.java org.hopto.mjancola.todolist.ExpandableListButtonFragment.java org.hopto.mjancola.todolist.MyCustomAdapter.java org.hopto.mjancola.todolist.NewItemFragment.java org.hopto.mjancola.todolist.Parent.java org.hopto.mjancola.todolist.TodoListActivity.java org.hopto.mjancola.todolist.TodoListFragment.java org.hopto.mjancola.todolist.TodoListItemView.java