2

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?

4

1 回答 1

0

我遇到了这个使用 picasa api 的小部件的源代码。它使用较旧的 gdata api 库。我一直无法让新库用于下载。

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

于 2011-06-01T23:09:55.457 回答