Android Facebook 共享和墙贴在 Webview 中使用共享 url 不起作用
我正在使用以下网址分享到 Facebook,并在 Web 视图中加载该网址,但我无法输入评论,而且有时发布按钮也不起作用。
http://www.facebook.com/sharer.php?u=xxx&t=yyy&refsrc=http://m.facebook.com/sharer.php
任何人都可以为此提供好的解决方案或替代方案(请给出使用 api 进行 facebook 分享和墙贴的示例)。
谢谢。
I m using share to Facebook using the following url and load that url in web view but i cant able to type comments and also some time post button is also not working.
http://www.facebook.com/sharer.php?u=xxx&t=yyy&refsrc=http://m.facebook.com/sharer.php
Can any one provide good solution or an alternative for this (plz give example for using api for facebook share and wall post).
Thank you.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我写了一篇关于如何将官方 Facebook Android SDK 集成到您的 Android 应用程序中的快速教程。
请查看此处。我觉得它会对你有帮助
I have written a quick tutorial about how to integrate official Facebook Android SDK into your Android apps.
Check it out here. I feel it'll help you