Simple Android ToDo Application.
SimpleTodoApp is hosted in the following web site
https://github.com/JohnQuaresma/SimpleTodoApp
If you think the Android project SimpleTodoApp 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 SimpleTodoApp.
Item | Value |
---|---|
Java File Count | 2 |
Target SDK Version | 19 |
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-test-sources.jar commons-io-2.4-tests.jar commons-io-2.4.jar |
SimpleTodoApp has the following Java source files.
com.codepath.starter.simpletodoapp.EditItemActivity.java com.codepath.starter.simpletodoapp.TodoActivity.java