operate Android Calendar API.
CalendarAPI is hosted in the following web site
https://github.com/habanero2012/CalendarAPI
If you think the Android project CalendarAPI 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 CalendarAPI.
Item | Value |
---|---|
Java File Count | 18 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 7 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.READ_CALENDAR android.permission.WRITE_CALENDAR |
There are 1 image files in CalendarAPI. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
CalendarAPI has the following Java source files.
jp.live.hsato1101.calendar.CalendarAccountChecker.java jp.live.hsato1101.calendar.CalendarContentURIs.java jp.live.hsato1101.calendar.CalendarInfo.java jp.live.hsato1101.calendar.Event.java jp.live.hsato1101.calendar.EventColumns.java jp.live.hsato1101.calendar.EventSelector.java jp.live.hsato1101.calendar.GoogleCalendar.java jp.live.hsato1101.calendar.GoogleCalendarFactory.java jp.live.hsato1101.calendar.RRule.java jp.live.hsato1101.calendar.v2_1.CalendarAccountCheckerV2.java jp.live.hsato1101.calendar.v2_1.ContentURIsV2_1.java jp.live.hsato1101.calendar.v2_1.EventColumnsV2_1.java jp.live.hsato1101.calendar.v2_2.ContentURIsV2_2.java jp.live.hsato1101.calendar.v2_2.EventColumnsV2_2.java jp.live.hsato1101.calendar.v4.CalendarAccountCheckerV4.java jp.live.hsato1101.calendar.v4.ContentURIsV4.java jp.live.hsato1101.calendar.v4.EventColumnsV4.java jp.live.hsato1101.calendarapi.MainActivity.java