Simple customizable calendar view for api 8 and higher.
CalendarDemo is hosted in the following web site
https://github.com/chaifp/CalendarDemo
If you think the Android project CalendarDemo 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 CalendarDemo.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
There are 2 image files in CalendarDemo. The names of the image files are listed as follows.
ic_calendar_left.png ic_calendar_right.png
The following screenshort is generated from the image listed above.
CalendarDemo has the following Java source files.
com.fpstudios.calendardemo.MainActivity.java com.fpstudios.calendardemo.utils.DateHelper .java com.fpstudios.calendardemo.widgets.ExpandableHeightGridView.java com.fpstudios.calendardemo.widgets.FPCalendarAdapter.java com.fpstudios.calendardemo.widgets.FPCalendarView.java