Simple tasks management application on Android..
ToDoList is hosted in the following web site
https://github.com/thezaorish/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.
The following table is the detailed list of ToDoList.
Item | Value |
---|---|
Java File Count | 4 |
Minimum SDK Version | 10 |
Activity Count | 2 |
ToDoList has the following Java source files.
com.zaorish.android.todo.ToDoDetailsActivity.java com.zaorish.android.todo.ToDoListActivity.java com.zaorish.android.todo.dataaccess.TaskDao.java com.zaorish.android.todo.dataaccess.ToDoSQLiteOpenHelper.java