Android Open Source - Development calendar TaskCalendar






Project Summary

A Calendar can add day task..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of TaskCalendar.

ItemValue
Java File Count13
Target SDK Version18
Minimum SDK Version10
Activity Count3
jar files usedandroid-support-v4.jar




Resource Files

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.

null




Java Source Files

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