Android Bootcamp 1st app.
SimpleToDo is hosted in the following web site
https://github.com/cindyltq/SimpleToDo
If you think the Android project SimpleToDo 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 SimpleToDo.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [ldpi, mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 10 |
Activity Count | 2 |
Fragment Count | 1 |
jar files used | android-support-v4.jar commons-io-2.4.jar commons-lang3-3.3.2.jar |
SimpleToDo has the following Java source files.
codepath.apps.simpletodo.CommonUtil .java codepath.apps.simpletodo.EditItemActivity.java codepath.apps.simpletodo.MyIconArrayAdaptor.java codepath.apps.simpletodo.ToDoActivity.java