A calendar component for Android.
android-calendar is hosted in the following web site
https://github.com/valven/android-calendar
If you think the Android project android-calendar 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-calendar.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [nodpi] |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
There are 2 image files in android-calendar. The names of the image files are listed as follows.
navigation_next_item.png navigation_previous_item.png
The following screenshort is generated from the image listed above.
android-calendar has the following Java source files.
com.valven.calendarexample.MainActivity.java com.valven.calendarexample.component.calendar.CalendarCell.java com.valven.calendarexample.component.calendar.CustomCalendar.java com.valven.calendarexample.component.listener.SwipeListener.java