Android Open Source - App todo todolist






Project Summary

Todo list app for android boot camp.

Web Site / Source Repository

todolist is hosted in the following web site
https://github.com/ppatibandla/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 Count9
Target SDK Version19
Minimum SDK Version14
Activity Count2
Test Case Count2




Java Source Files

todolist has the following Java source files.

com.bootcamp.example.todolist.DatePickerFragment.java
com.bootcamp.example.todolist.EditActivity.java
com.bootcamp.example.todolist.Label.java
com.bootcamp.example.todolist.MainActivity.java
com.bootcamp.example.todolist.SQLiteHelper.java
com.bootcamp.example.todolist.TodoItem.java
com.bootcamp.example.todolist.TodoListDB.java
com.bootcamp.example.todolist.TodoListDataSource.java
com.bootcamp.example.todolist.TodoListViewAdapter.java