Possible Duplicate:
Can we post on Google plus from android application?
According to this post on stackoverflow
Can we post on Google plus from android application?
google+ ‘s APIs are read-only so I cannot post, anyway date refers to last year..did something changed?
I need a way to share a link in google+ ‘s wall, the same behaviour you can find on “google+ share” button on web sites, but on my app.
I cannot rely on webview as user could not be currently logged to google+’s account, and I’d prefer to not launch the intent for webbrowser: the best choice would definely be to use google+ api’s to achieve this task…
Try this.
Look at here for more details.