A basic android calendar view widget (API 8+).
android-calendarview is hosted in the following web site
https://github.com/dbrain/android-calendarview
If you think the Android project android-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 android-calendarview.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Fragment Count | 2 |
jar files used | android-support-v4.jar |
android-calendarview has the following Java source files.
com.danielbrain.calendarview.CalendarAdapter.java com.danielbrain.calendarview.CalendarView.java com.danielbrain.calendarview.CalendarViewExample.java