Android Open Source - Development calendar Calendar-DayView






Project Summary

Sample implementation of calendar day view for android.

Web Site / Source Repository

Calendar-DayView is hosted in the following web site
https://github.com/srikanthgr/Calendar-DayView

If you think the Android project Calendar-DayView 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 Calendar-DayView.

ItemValue
Java File Count6
Target SDK Version16
Minimum SDK Version14
Activity Count1
Fragment Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.READ_CALENDAR
android.permission.WRITE_CALENDAR




License

The license information of Calendar-DayView is as follows:

Apache License

Resource Files

There are 3 image files in Calendar-DayView. The names of the image files are listed as follows.

appointment_new.9.png
navigation_back.png
navigation_forward.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.srikanthgr.calendarweekview.MainActivity.java
com.srikanthgr.calendarweekview.datainterface.DataInterface.java
com.srikanthgr.calendarweekview.fragments.DayFragment.java
com.srikanthgr.calendarweekview.listeners.TabsListener.java
com.srikanthgr.calendarweekview.model.Event.java
com.srikanthgr.calendarweekview.utility.Utility.java