Simple TODO Android app. Pre-work for codepath bootcamp.
Todo is hosted in the following web site
https://github.com/symedley/Todo
If you think the Android project 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 Todo.
Item | Value |
---|---|
Java File Count | 2 |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 2 |
jar files used | android-support-v4.jar commons-io-2.4-javadoc.jar commons-io-2.4-sources.jar commons-io-2.4-tests.jar commons-io-2.4.jar |
Todo has the following Java source files.
com.example.todo.EditItemActivity.java com.example.todo.TodoActivity.java