使用 Google API 在 Android 中访问 Picasa 中的照片

发布于 2024-09-25 05:37:44 字数 493 浏览 5 评论 0原文

我正在尝试从 Android 中的 Picasa 相册中获取照片。

我使用以下链接作为参考:

http://gdata-java-client.googlecode.com/svn/tags/2.2.1-alpha/sample/picasa/picasa-atom-android-sample/instructions.html

但是在上面的示例中我认为用户只能访问相册,而我也想访问照片,这可能需要 PhotoEntry 类,所以有人可以向我建议以前 Android 需要哪些文件才能从 Picasa 获取照片吗?

I am trying to fetch photos from a Picasa album in Android.

I have used following link as a reference:

http://gdata-java-client.googlecode.com/svn/tags/2.2.1-alpha/sample/picasa/picasa-atom-android-sample/instructions.html

But in the above example I think the user can only access albums, whereas I want to access photos also, which might need PhotoEntry Class, so can anyone suggest to me what files I need for Android previously to get photos from Picasa?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

執念 2024-10-02 05:37:44

我遇到过使用 picasa api 的小部件的源代码。它使用较旧的 gdata api 库。我无法让新库可供下载。

http://droidphotoframe.svn.sourceforge.net/viewvc/droidphotoframe/trunk/

I've come across this source code for a widget that uses picasa api. It uses the older gdata api libraries. I have been unable to get the new libraries to work for downloading.

http://droidphotoframe.svn.sourceforge.net/viewvc/droidphotoframe/trunk/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文