Search code examples
androidpicasa

Picasa android integration


Can any one please suggest me best way of integrating Picasa in Android application? i have try a lot but not get any proper documentation..?

I have been used Picsasa web album for java . but it store the user credentials.


Solution

  • It will possible by using gdata Api of google for Picasa.

    I was found use full API over here.

    https://developers.google.com/picasa-web/docs/2.0/developers_guide_java https://code.google.com/p/gdata-java-client/