Android Open Source - App simple TodoListManager






Project Summary

Simple TodoList application for Android.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of TodoListManager.

ItemValue
Java File Count6
Supported screen sizes[hdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count2
jar files usedParse-1.4.2.jar
android-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

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.

null

Java Source Files

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