1
votes

I have followed this tutorial to create an app for Picasa android. I downloaded the code from:

hg clone https://code.google.com/p/google-api-java-client.samples/ google-api-java-client-samples

Then I struggled very hard to install all the prerequisites. But at the end I found that main code is missing from the Checkout. Tutorial says:

Click "Browse" next to "Select root directory", find [someDirectory]/google-api-java-client-samples/picasa-android-sample and click "Next"

I can find picasa-cmdline-sample but I can't find picasa-android-sample code in google-api-java-client

Can any one guide me what I am doing wrong

1

1 Answers