A Todo Mobile App with adding and deleting task with priority and completion date.
androidapp_exercise is hosted in the following web site
https://github.com/nilish/androidapp_exercise
If you think the Android project androidapp_exercise 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 androidapp_exercise.
Item | Value |
---|---|
Java File Count | 2 |
Target SDK Version | 21 |
Minimum SDK Version | 14 |
Activity Count | 2 |
jar files used | android-support-v4.jar commons-io-2.4.jar |
androidapp_exercise has the following Java source files.
com.ri.android.todolist.EditItemActivity.java com.ri.android.todolist.ToDoActivity.java