使用 Google API 在 Android 中访问 Picasa 中的照片
我正在尝试从 Android 中的 Picasa 相册中获取照片。
我使用以下链接作为参考:
但是在上面的示例中我认为用户只能访问相册,而我也想访问照片,这可能需要 PhotoEntry 类,所以有人可以向我建议以前 Android 需要哪些文件才能从 Picasa 获取照片吗?
I am trying to fetch photos from a Picasa album in Android.
I have used following link as a reference:
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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我遇到过使用 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/