simple Android app to manage todos.
MyTodos is hosted in the following web site
https://github.com/styliii/MyTodos
If you think the Android project MyTodos 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 MyTodos.
Item | Value |
---|---|
Java File Count | 5 |
Activity Count | 2 |
jar files used | activeandroid-3.0.jar commons-io-2.4.jar |
MyTodos has the following Java source files.
com.styliii.mytodos.ApplicationTest.java com.styliii.mytodos.activities.EditTodoActivity.java com.styliii.mytodos.activities.todosListActivity.java com.styliii.mytodos.adapters.TodoItemAdapter.java com.styliii.mytodos.models.TodoItem.java