A todo app for Android devices..
SimpleTodoAndroid is hosted in the following web site
https://github.com/BrainScraps/SimpleTodoAndroid
If you think the Android project SimpleTodoAndroid 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 SimpleTodoAndroid.
Item | Value |
---|---|
Java File Count | 5 |
Activity Count | 2 |
jar files used | activeandroid-3.0.jar commons-io-2.4.jar |
SimpleTodoAndroid has the following Java source files.
com.codepath.simpletodo.ApplicationTest.java com.codepath.simpletodo.EditItemActivity.java com.codepath.simpletodo.MainActivity.java com.codepath.simpletodo.TodoItem.java com.codepath.simpletodo.TodoItemsAdapter.java