Setup Instructions for the Picasa Web Albums Data API Sample for Android (Atom XML)
Minimum Android SDK: 2.0 (API level 5).
Browse Online
Eclipse 3.5 Instructions
You will need to first install Eclipse 3.5, the Subversion plugin,
and the Android
plugin.
Google engineers only: if you need commit access, you first need to be
added as a Committer.
- Preferences: Android; setup SDK location
- Window > Android SDK and AVD Manager
- Follow instructions to set up a Virtual Device with minimum SDK 2.0 (API level 5)
- File > Import...
- SVN > Project from SVN
- Next
- URL:
- Read only:
http://gdata-java-client.googlecode.com/svn
- Commit access:
https://gdata-java-client.googlecode.com/svn
- Next
- URL:
- Read only:
http://gdata-java-client.googlecode.com/svn/tags/2.2.1-alpha/sample/picasa/picasa-atom-android-sample
- Commit access:
https://gdata-java-client.googlecode.com/svn/branches/2/sample/picasa/picasa-atom-android-sample
- Click on Head revision
- Finish
- Finish
- Right-click on imported project picasa-atom-android-sample
- Run As > Android Application