Uses sqlite db , list adapter and listActivity.
AndroidFirstList is hosted in the following web site
https://github.com/dani0004/AndroidFirstList
If you think the Android project AndroidFirstList 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 AndroidFirstList.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
There are 2 image files in AndroidFirstList. The names of the image files are listed as follows.
crud_icon.png ic_dialog_info.png
The following screenshort is generated from the image listed above.
AndroidFirstList has the following Java source files.
com.algonquincollege.dani0004.todolist.CreateTodo.java com.algonquincollege.dani0004.todolist.DatabaseController.java com.algonquincollege.dani0004.todolist.TodoDataSource.java com.algonquincollege.dani0004.todolist.TodoList.java com.algonquincollege.dani0004.todolist.TodoModel.java com.algonquincollege.dani0004.todolist.UpdateTodo.java