How can we integrate our android apps for posting data on Google Plus Walls. If any one know how to do this please provide me API and sample code for posting data on google
Refer this link , google provide API for google + in beta version using this you can post to google + ,
https://developers.google.com/+/downloads
http://code.google.com/p/google-api-java-client/wiki/Android
The Google+ API is currently read-only. It does not support write operations (like posting).