vladukua / google-api-java-client

Automatically exported from code.google.com/p/google-api-java-client
0 stars 0 forks source link

picasa-v2-atom-android-sample #55

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Which API and version (e.g. Google Calendar Data API version 2)?
Google Picasa Web Album API

What format (e.g. JSON, Atom)?
JSON

What Authentation (e.g. OAuth, OAuth 2, Android, ClientLogin)?
ClientLogin

Java environment (e.g. Java 6, Android 2.2, App Engine 1.3.7)?
Android 2.2

External references, such as API reference guide?

Please provide any additional information below. I like to implement client 
login and when i click on one of my albums, it will show the images in that 
album and finally by clicking on any image will open this image. If you can 
point me on which API to call for these methods then i think can work on this.

Original issue reported on code.google.com by mudit.a...@gmail.com on 3 Nov 2010 at 12:46

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 12 Nov 2010 at 1:57

GoogleCodeExporter commented 9 years ago
http://code.google.com/apis/picasaweb/docs/2.0/developers_guide_protocol.html

merging another request:
* show popular tags

Original comment by yan...@google.com on 28 Dec 2010 at 1:40

GoogleCodeExporter commented 9 years ago
Issue 90 has been merged into this issue.

Original comment by yan...@google.com on 28 Dec 2010 at 1:40

GoogleCodeExporter commented 9 years ago
Merging another request:

Reported by testingt...@gmail.com, Mar 9, 2011

I am just looking for a clearly commented sample to get started working with 
the Picasa API for an Android app.  I got the existing one working but there 
aren't any comments explaining what is going on.  How it is creating the 
requests and how it is sending requests to the server.  Then there is no 
explanation on how things are parsed out of the response and put in the 
listview.  Do you have any more examples I can look at?  

Comment 1 by patjacks...@gmail.com, Jun 3, 2011

Would also like to see example of downloading photos.  The existing sample does 
not have this.

Original comment by yan...@google.com on 27 Aug 2011 at 4:31

GoogleCodeExporter commented 9 years ago
Issue 141 has been merged into this issue.

Original comment by yan...@google.com on 27 Aug 2011 at 4:32

GoogleCodeExporter commented 9 years ago
I am also trying to figure out how to use the Picasa API. I would appreciate an 
example showing downloading a single photo.

Original comment by ashug...@gmail.com on 29 Sep 2011 at 10:38