简体   繁体   English

Android:谷歌加应用集成的内容评论

[英]Android: google plus app integration for content comments

I have created an app which has different content pages. 我创建了一个具有不同内容页面的应用程序。 Every page has an unique ID. 每个页面都有唯一的ID。 I want the user to get into interaction with these pages by commenting or asking questions. 我希望用户通过评论或提问来与这些页面进行交互。

I want to have a separate google plus webpage for my app. 我想为我的应用创建一个单独的google plus网页。 The content in google plus does not yet exist but should get generated if a user comments a page for the first time. google plus中的内容尚不存在,但如果用户首次评论页面,则应生成该内容。 I also want to browse through all comments by web browser. 我也想通过网络浏览器浏览所有评论。 Is there a prefered way to do this or a tutorial for my problem? 有没有首选的方法可以解决此问题,或针对我的问题提供教程? Thanks Tata 谢谢塔塔

this is probably not possible at the moment due to this limitation: Note: The Google+ API currently provides read-only access to public data. 由于此限制,目前可能无法执行此操作:注意:Google+ API当前提供对公共数据的只读访问权限。 All API calls require either an OAuth 2.0 token or an API key. 所有API调用都需要OAuth 2.0令牌或API密钥。 - okay facebook though -好的,尽管Facebook

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

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