Android Open Source - Development book To-Do-List






Project Summary

Testproject out of the book "Professional Android 2 Application Development" by Wrox.

Web Site / Source Repository

To-Do-List is hosted in the following web site
https://github.com/mitch000001/To-Do-List

If you think the Android project To-Do-List listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of To-Do-List.

ItemValue
Java File Count5
Supported screen sizes[mdpi]
Minimum SDK Version7
Activity Count1




Resource Files

There are 2 image files in To-Do-List. The names of the image files are listed as follows.

add_new_item.png
remove_item.png

The following screenshort is generated from the image listed above.

null

Java Source Files

To-Do-List has the following Java source files.

org.mitchwork.todolist.ToDoDBAdapter.java
org.mitchwork.todolist.ToDoItem.java
org.mitchwork.todolist.ToDoItemAdapter.java
org.mitchwork.todolist.ToDoList.java
org.mitchwork.todolist.TodoListItemView.java