i am developing social app this app integrate to facebook my app related message post to facebook wall i am using facebook sdk in facebook sdk
mPostButto
@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
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.