program assignment for programming android handheld system week 4, on coursera.
programming-android-handheld-sys is hosted in the following web site
https://github.com/ManYang/programming-android-handheld-sys
If you think the Android project programming-android-handheld-sys 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 programming-android-handheld-sys.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 18 |
Minimum SDK Version | 13 |
Activity Count | 2 |
jar files used | robotium-solo-5.0.2-SNAPSHOT.jar |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
programming-android-handheld-sys has the following Java source files.
course.labs.todomanager.AddToDoActivity.java course.labs.todomanager.ToDoItem.java course.labs.todomanager.ToDoListAdapter.java course.labs.todomanager.ToDoManagerActivity.java