如何在 Android 中显示 Picasa 相册库

发布于 2024-12-03 05:32:22 字数 122 浏览 0 评论 0原文

我想在我的 Android 应用程序中显示 Picasa 图像。 我读过有关 PicasaWebService 的一些不兼容性的信息,因此我需要一种登录并获取要显示的图像列表的方法。

有人找到一些好的库/示例吗?

I would like to show Picasa images in my Android app.
I've read about some incompabilities with PicasaWebService so i need a way to login and get images list to show.

Has anyone found some good library/example?

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

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

发布评论

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

评论(1

若沐 2024-12-10 05:32:22

如果有人正在寻找答案。

使用 Picasa 网络相册 API 的 Android 示例。示例使用 OAuth 登录、创建和更新相册以及将照片上传到 Picasa 网络相册:

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

If anyones looking for an answer.

Android sample using Picasa web album API. Sample uses OAuth for login, creates and updates albums as well as uploading of photos to Picasa web album:

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

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