Android Calendar Provider API Level

后端 未结 1 1233
悲哀的现实
悲哀的现实 2021-01-06 14:17

We are developing an Android calendar app. The problem is that we want to get the events of other calendars and share our event to them too. As I have read this is achieved

1条回答
  •  无人及你
    2021-01-06 14:42

    The calendar provider is there but the API is not public before API level 14 and the authority may vary from device to device. Here are some examples: Is there a way to access the calendar's entries without using gdata-java-client?

    0 讨论(0)
提交回复
热议问题