Simple todo app for android. Eclipse + ADT plugin..
android-todo-app is hosted in the following web site
https://github.com/Reptoh/android-todo-app
If you think the Android project android-todo-app 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 android-todo-app.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 1 |
jar files used | android-support-v4.jar gson-2.2.4.jar |
android-todo-app has the following Java source files.
com.reptoh.android_todo_app.CreateTodoDialogFragment.java com.reptoh.android_todo_app.CustomAdapter.java com.reptoh.android_todo_app.MainActivity.java com.reptoh.android_todo_app.Todo.java