I'm trying to create an android application which would allow the users to post messages on their facebook wall and also on their friends wall. I've been through a few tutorials but in each of them is done barely the same thing:integrate facebook in application, the login authorization and posting a predifined message on the walll.
I'm using facebook sdk and I wonder is possible for the user to write directly to his wall in a dialog window??? What kind of authorization I need and if u could give me an example would be great.Thank u!