简体   繁体   English

适用于Android的Google日历Api

[英]Google Calendar Api for Android

I would like to create an application for Android devices that uses the Google Calendar Api. 我想为使用Google Calendar Api的Android设备创建一个应用程序。 However, I got confused with the api because of the different information from all the forums and articles that I have read. 但是,由于我阅读的所有论坛和文章中的信息不同,我对api感到困惑。 My question is this, does a Google Calendar Api for Android really exists? 我的问题是,Google Calendar Api for Android真的存在吗? Because it seems like this api has little known documentations. 因为看起来这个api的文献鲜为人知。 Second, if there is, is it possible to pass data directly from an application from a device to the web? 其次,如果有,是否可以直接从应用程序将数据从设备传递到Web?

官方Android 日历提供程序和API背后有相当多的文档,但它仅在Ice Cream Sandwich(API v14)中引入,因此大多数在线搜索结果可能指的是他们在ICS之前创建的制造商特定日历API或Google Calendar API (不是Android特定的或集成到Android中)。

Are you talking about the Android 4.0 Calendar API that got released in API level 14? 您是在谈论在API级别14中发布的Android 4.0 Calendar API吗? If you are then I've just written an article about how to get up and running with the API. 如果你那时我刚刚写了一篇关于如何启动和运行API的文章。 Using the Android 4.0 Calendar API 使用Android 4.0 Calendar API

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM