Reputation: 181
I want to create an app which gets all my albums from google+ account. I need to use picasa api with oauth 2.0 to accomplish this. Can anyone please guide me in right direction? Or suggest me any tutorial?
Upvotes: 3
Views: 1247
Reputation: 4074
The best place to start is the documentation for the PicasaWeb GData API: https://developers.google.com/picasa-web/
Upvotes: 1