A simple todo list app on Android..
todo-app is hosted in the following web site
https://github.com/lkarydas/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 | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
There are 1 image files in todo-app. The names of the image files are listed as follows.
ic_action_new.png
The following screenshort is generated from the image listed above.
todo-app has the following Java source files.
com.example.todo_app.MainActivity.java com.example.todo_app.NewItemActivity.java