Android Open Source - Example project TodoList






Project Summary

Android sample project.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of TodoList.

ItemValue
Java File Count8
Minimum SDK Version10
Activity Count2
Fragment Count3
jar files usedandroid-support-v4.jar




Java Source Files

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