Android CalendarView based on GridView.
CalendarView is hosted in the following web site
https://github.com/nevalla/CalendarView
If you think the Android project CalendarView 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 CalendarView.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [hdpi] |
Target SDK Version | 10 |
Minimum SDK Version | 10 |
Activity Count | 2 |
There are 2 image files in CalendarView. The names of the image files are listed as follows.
item_background.png item_background_focused.png
The following screenshort is generated from the image listed above.
CalendarView has the following Java source files.
com.examples.android.calendar.CalendarAdapter.java com.examples.android.calendar.CalendarView.java com.examples.android.calendar.CalendarViewSampleActivity.java