Simple TodoList application for Android.
TodoListManager is hosted in the following web site
https://github.com/leila2798/TodoListManager
If you think the Android project TodoListManager 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 TodoListManager.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 2 |
jar files used | Parse-1.4.2.jar android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 5 image files in TodoListManager. The names of the image files are listed as follows.
check.png icon_check.png item.png note_add.png todo_main.gif
The following screenshort is generated from the image listed above.
TodoListManager has the following Java source files.
il.ac.huji.todolist.AddNewTodoItemActivity.java il.ac.huji.todolist.DAL.java il.ac.huji.todolist.ListItem.java il.ac.huji.todolist.TodoListDataSource.java il.ac.huji.todolist.TodoListManagerActivity.java il.ac.huji.todolist.TodoListManagerAdapter.java