Google 我的应用程序中的日历 API

Google Calendar API in my application

是否可以在我的应用程序中显示 google 日历 API 和事件?
找了半天也没找到

AFAIK,如 documentation.

中所述,这是可能的

Use the Google Calendar API to achieve deeper integration with Google Calendar. Mobile apps, Web apps, and other systems can create, display, or sync with Calendar data.

您可能想从 Android Quickstart 开始,其中提供了分步教程。

然后,检查以下示例: