简体   繁体   English

我们可以在Android应用程序上发布Google plus吗?

[英]Can we post on Google plus from android application?

How can we integrate our android apps for posting data on Google Plus Walls. 我们如何整合我们的Android应用程序以在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. 如果有人知道如何做到这一点,请提供我使用Android应用程序在谷歌加墙上发布数据的API和示例代码。

The Google+ API is currently read-only. Google+ API目前是只读的。 It does not support write operations (like posting). 它不支持写操作(如发布)。

Refer this link , google provide API for google + in beta version using this you can post to google + , 请参阅此链接,谷歌提供谷歌+测试版的API,你可以发布到谷歌+,

https://developers.google.com/+/downloads https://developers.google.com/+/downloads

http://code.google.com/p/google-api-java-client/wiki/Android http://code.google.com/p/google-api-java-client/wiki/Android

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM