Simple Android Todo App.
SimpleTodo is hosted in the following web site
https://github.com/ravirani/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 | 7 |
Activity Count | 2 |
Fragment Count | 1 |
jar files used | ActiveAndroid-3.1-adcddac4c58.jar commons-io-2.4.jar |
SimpleTodo has the following Java source files.
ravcode.com.mytodoapp.ApplicationTest.java ravcode.com.mytodoapp.EditItemActivity.java ravcode.com.mytodoapp.ListItemView.java ravcode.com.mytodoapp.ListViewAdapter.java ravcode.com.mytodoapp.ToDoItem.java ravcode.com.mytodoapp.ToDoListActivity.java ravcode.com.mytodoapp.fragments.DatePickerFragment.java