Android Open Source - App todo ToDoList






Project Summary

an Android ToDo_List application.

Web Site / Source Repository

ToDoList is hosted in the following web site
https://github.com/bichengyan/ToDoList

If you think the Android project ToDoList 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 ToDoList.

ItemValue
Java File Count10
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version16
Activity Count4




License

The license information of ToDoList is as follows:

GNU General Public License

Resource Files

There are 2 image files in ToDoList. The names of the image files are listed as follows.

checked.png
unchecked.png

The following screenshort is generated from the image listed above.

null

Java Source Files

ca.ualberta.cs.todolist.AddNewItemActivity.java
ca.ualberta.cs.todolist.ItemListController.java
ca.ualberta.cs.todolist.ItemListManager.java
ca.ualberta.cs.todolist.ItemList.java
ca.ualberta.cs.todolist.Item.java
ca.ualberta.cs.todolist.ListAdapter.java
ca.ualberta.cs.todolist.Listener.java
ca.ualberta.cs.todolist.MainActivity.java
ca.ualberta.cs.todolist.SummarizedDataActivity.java
ca.ualberta.cs.todolist.ViewArchivedActivity.java