在 Facebook 帐户上发布留言墙
我正在尝试在黑莓应用程序中实现一些我在其他应用程序中看到的功能。
基本上它是一个带有消息和 Facebook 图标的窗口。当您单击该图标时,它会启动一个新窗口,该窗口会询问用户权限(用户名和密码),然后该消息将发布在用户的墙上。
所以我的问题是如何复制它?我一直在查看图形 api,但我就是不知道如何一步完成所有这一切。我的意思是只需在浏览器中输入网址和一些发布数据。 多谢。
I am trying to implement some functionality in a blackberry app, that I saw in other application.
Basically it's a window that has a message, and a Facebook icon. When you click on the icon it launches a new window, this window asks the user for permissions(user and password), and then the message is posted in the user's wall.
So my question is how can I replicate that?. I have been looking at the graph api, but I just can't figure out how to do all of this in one step. I mean just typing the url in the browser, and some post data.
Thanks a lot.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您看过 Facebook BlackBerry SDK 项目吗? Facebook 黑莓 SDK
Have you looked at the Facebook BlackBerry SDK project? Facebook BlackBerry SDK