This project is a simple ToDo application that can persist and modify items.
Android_ToDo is hosted in the following web site
https://github.com/mungovan/Android_ToDo
If you think the Android project Android_ToDo 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.
Item | Value |
---|---|
Java File Count | 2 |
Target SDK Version | 17 |
Minimum SDK Version | 10 |
Activity Count | 2 |
jar files used | android-support-v4.jar commons-io-2.4.jar |
Android_ToDo has the following Java source files.
com.todoapp.example.todoapp.EditItemActivity.java com.todoapp.example.todoapp.ToDoActivity.java