Can we post on Google plus from android applicatio

2020-03-17 08:01发布

问题:

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 plus wall using android application.

回答1:

The Google+ API is currently read-only. It does not support write operations (like posting).



回答2:

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