Can anybody suggest a good method for creating a facebook share implementation for my application.
I have created the test account and API key for the facebook developer site…
I need to implement in such a way that,when the fbshare button is clicked,a particular content(dynamic content) should be posted as a status link in the corresponding linked facebook account…
Apart from the fb developers,i need some other way of implementing it…
Suggestions expected…(possibly better results expected)
Try this one
https://developers.facebook.com/docs/mobile/android/hackbook/
it may helps you.