Its an Improved ToDo Manager following the Week 4 UILabs of Programming Mobile Applications for Android HandheldSystems Course in Coursera...
ImprovedToDoManager1 is hosted in the following web site
https://github.com/TronX/ImprovedToDoManager1
If you think the Android project ImprovedToDoManager1 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 ImprovedToDoManager1.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 2 |
There are 12 image files in ImprovedToDoManager1. The names of the image files are listed as follows.
ic_action_delete.png ic_action_discard.png ic_action_refresh.png ic_action_reset.png ic_action_save.png ic_alarm.png ic_alert.png ic_create.png ic_date.png ic_label.png ic_list_item_edit.png ic_time.png
The following screenshort is generated from the image listed above.
ImprovedToDoManager1 has the following Java source files.
course.labs.todomanager.AddToDoActivity.java course.labs.todomanager.Edit_ToDo.java course.labs.todomanager.ToDoItem.java course.labs.todomanager.ToDoListAdapter.java course.labs.todomanager.ToDoManagerActivity.java