This is just a college assignment....
android-todo-list is hosted in the following web site
https://github.com/roccivic/android-todo-list
If you think the Android project android-todo-list 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 android-todo-list.
Item | Value |
---|---|
Java File Count | 18 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 7 |
Required Permissions | android.permission.INTERNET |
There are 7 image files in android-todo-list. The names of the image files are listed as follows.
ic_delete_small.png ic_list.png ic_menu_about.png ic_menu_add.png ic_menu_delete.png ic_menu_sync.png ic_note.png
The following screenshort is generated from the image listed above.
android-todo-list has the following Java source files.
com.placella.todo.Activity_Add.java com.placella.todo.Activity_EditList.java com.placella.todo.Activity_EditNote.java com.placella.todo.Activity_Main.java com.placella.todo.Activity_Notification.java com.placella.todo.Activity_ViewList.java com.placella.todo.Activity_ViewNote.java com.placella.todo.Db.java com.placella.todo.Dialog_Confirm.java com.placella.todo.Dialog_Message.java com.placella.todo.Item.java com.placella.todo.NoteTextWatcher.java com.placella.todo.REQUEST.java com.placella.todo.RESPONSE.java com.placella.todo.Savable.java com.placella.todo.Synchronise.java com.placella.todo.ToDoList.java com.placella.todo.Util.java