Very often my clients ask me to create and implement a calendar into their Android applications. When I was asked for the first time I thought it would be a hard job. Actually i found it very easy and even decided to create ? custom calendar as an.
customcalendar is hosted in the following web site
https://github.com/yavoryordanov/customcalendar
If you think the Android project customcalendar 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 customcalendar.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
There are 1 image files in customcalendar. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
customcalendar has the following Java source files.
com.mobitechinno.custom.calendar.TestScreen.java com.mobitechinno.custom.calendar.views.CustomCalendar.java