gpt4 book ai didi

android - Android 应用程序中的日历同步

转载 作者:行者123 更新时间:2023-11-29 02:17:35 25 4
gpt4 key购买 nike

我正在开展项目 a,其中我必须使用 Android 应用程序将我的程序与 google Calendar 同步。

为此,我正在使用 eclipse,我在网上获得了一些代码,但我不知道我需要添加什么 .jar 文件以支持 importss..

import com.google.Android.gdata.client.AndroidXmlParserFactory;

import com.google.Android.gdata.client.JakartaGDataClient;

import com.google.wireless.gdata.calendar.client.CalendarClient;

import com.google.wireless.gdata.calendar.data.EventEntry;

import com.google.wireless.gdata.calendar.data.When;

import com.google.wireless.gdata.calendar.parser.xml.XmlCalendarGDataParserFactory;

import com.google.wireless.gdata.client.QueryParams;

import com.google.wireless.gdata.data.Feed;

import com.google.wireless.gdata.parser.GDataParser;

请有人能帮我解决这个问题..

或我的项目的任何其他线索,因为我下周有截止日期..

非常感谢你..

我会非常感激。

最佳答案

com.google.android.gdata 和 com.google.wireless 不是公共(public) SDK 的一部分,因此您将无法使用它们。

我还没有尝试在 android 上使用 gdata-java-client 库,但是你应该看看你是否可以下载它并将它包含在你的项目中,看看你是否可以在 android 上编译和运行它。

http://code.google.com/p/gdata-java-client/

关于android - Android 应用程序中的日历同步,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/694150/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com