【问题标题】:Google Calendar CRUD programming谷歌日历 CRUD 编程
【发布时间】:2021-04-29 15:11:51
【问题描述】:

是否可以通过我的 Android 应用程序在谷歌日历编程中进行 CRUD 事件
我需要使用代码在 android 本机日历中添加事件 然后需要阅读它并 我需要更新或删除该事件
只注意从我的应用添加的事件

【问题讨论】:

  • 您可以使用 Google 日历 API/SDk。按照文档here 中提到的步骤进行操作

标签: android google-calendar-api android-calendar


【解决方案1】:

绝对可以从 Android 平台将 CRUD 操作应用于您的 Google 日历。为此,我建议您查看 Android 的Calendar provider

日历提供程序不仅允许您使用 Google 日历,还允许您使用用户可能已配置的其他类型的日历,例如 Exchange。

有关如何使用此工具的更多示例,您还可以查看this blog post

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2016-04-15
    • 2016-02-16
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多