How to post message on facebook wall using Facebook android SDK integrate android app

拜拜、爱过 提交于 2019-11-29 08:49:50

As i am also a learner at this stage, Can you tell me why are you using sample dialog listener in mAsyn.request("me/feed",.....).....

What is the error???

I think, if you are logged in, just call wallpostlistener in mAsync.request("me/feed",...,new WallPost....)... this is what i do in my application.

@narasimha if you don't want to deal with the intricacies of the Facebook SDK, you can check Socialize out. http://www.GetSocialize.com with full feature list at http://go.GetSocialize.com/features. Good luck!

DROdio

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!