Android Open Source - Development calendar CalendarAPI






Project Summary

operate Android Calendar API.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of CalendarAPI.

ItemValue
Java File Count18
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version7
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.READ_CALENDAR
android.permission.WRITE_CALENDAR




Resource Files

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.

null

Java Source Files

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