I am trying to play around with the new Google+ api in android, however the started app provided by Google (http://code.google.com/p/google-plus-java-starter/) is not working as it suppose to. I imported into Eclipse, ran it on Android 2.3 selected my account and then had a blank screen. I am not sure what is wrong with the starter app.
Is there another sample app for Google+?
Do you have any public Google+ posts? If you don’t have any public posts in google+, the application won’t have anything to display.
If you would like to debug HTTP requests made to the API, simply add the line:
Then from the command prompt you need to run this: