A todo list application for Android.
TodoListAndroid is hosted in the following web site
https://github.com/galfalkon/TodoListAndroid
If you think the Android project TodoListAndroid 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 TodoListAndroid.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 2 |
jar files used | Parse-1.4.1.jar android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
TodoListAndroid has the following Java source files.
il.ac.huji.todolist.AddNewTodoItemActivity.java il.ac.huji.todolist.DBHelper.java il.ac.huji.todolist.TodoItem.java il.ac.huji.todolist.TodoListCursorAdapter.java il.ac.huji.todolist.TodoListManagerActivity.java