I wish to develop an Android app where the user can send messages by clicking a button and the send dialog box should appear whereby the user can send personal message to his friends.
However, this is not well documented in the FB site.
The feed dialog is appearing without error and I can post to wall but when I replace "feed" with "send", it gives an error saying "An error ouccured with MyApp. Pls. try again later.
http://developers.facebook.com/docs/guides/mobile/#android
The last item in the android post is how to get post dialog method.