An Android application for make a task list..
TaskList is hosted in the following web site
https://github.com/mmontes11/TaskList
If you think the Android project TaskList 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 TaskList.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 15 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
There are 1 image files in TaskList. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
TaskList has the following Java source files.
com.taskmanager.AddTaskActivity.java com.taskmanager.DatePickerActivity.java com.taskmanager.MainActivity.java com.taskmanager.MyAdapter.java com.taskmanager.MyComparatorDate.java com.taskmanager.MyComparatorPriority.java com.taskmanager.Task.java es.udc.gestortareas.AddTaskActivity.java es.udc.gestortareas.DatePickerActivity.java es.udc.gestortareas.MainActivity.java es.udc.gestortareas.MyAdapter.java es.udc.gestortareas.MyComparatorDate.java es.udc.gestortareas.MyComparatorPrio.java es.udc.gestortareas.Task.java