Coursera "Programming Mobile Applications for Android Handheld Systems", class 4.
android1-class4 is hosted in the following web site
https://github.com/LFenske/android1-class4
If you think the Android project android1-class4 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 android1-class4.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 19 |
Minimum SDK Version | 13 |
Activity Count | 2 |
jar files used | robotium-solo-5.0.2-SNAPSHOT.jar |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
android1-class4 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