A Calendar can add day task..
TaskCalendar is hosted in the following web site
https://github.com/cloud1105/TaskCalendar
If you think the Android project TaskCalendar 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 TaskCalendar.
Item | Value |
---|---|
Java File Count | 13 |
Target SDK Version | 18 |
Minimum SDK Version | 10 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
There are 11 image files in TaskCalendar. The names of the image files are listed as follows.
c_btn_add_new_i.png calendar_cell.png checkmarkdelete.png checkmarkok.png current_day_bgc.png item.png mark.png msgicon_error.png msgicon_info.png msgicon_warning.png week_top.png
The following screenshort is generated from the image listed above.
TaskCalendar has the following Java source files.
com.light.ancalendar.activity.CalActivity.java com.light.ancalendar.activity.TaskActivity.java com.light.ancalendar.activity.TaskInfoActivity.java com.light.ancalendar.adapter.CalendarAdapter.java com.light.ancalendar.adapter.MySimpleCursorAdapter.java com.light.ancalendar.base.BaseActivity.java com.light.ancalendar.biz.DbService.java com.light.ancalendar.database.DatabaseOpenHelper.java com.light.ancalendar.model.DataField .java com.light.ancalendar.model.DataRow .java com.light.ancalendar.model.Task.java com.light.ancalendar.model.TaskTag.java com.light.ancalendar.util.Utils.java