Android app: a simple to do list. You can add items to it, then edit and delete them..
Todo-App is hosted in the following web site
https://github.com/noni-mizu/Todo-App
If you think the Android project 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 Todo-App.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 9 |
Activity Count | 2 |
jar files used | android-support-v4.jar commons-io-2.4.jar |
There are 1 image files in Todo-App. The names of the image files are listed as follows.
ic_launcher_todo.png
The following screenshort is generated from the image listed above.
Todo-App has the following Java source files.
com.noni.todoapp.EditItemActivity.java com.noni.todoapp.TodoActivity.java