Reputation: 41
Good day to all,
Can some one guide me in displaying a simple post from facebook application in webview
in android application. When i post a message in FB, i need to show that message in my new feeds in emulator for android. I am able to post the message, But i need to display the posted message in the emulator screen. How can i do that. I have done with the facebook login screen, Authentication code. I am struck with displaying new feeds in native FB manner.
Any working example will be fine please send me the link.
Upvotes: 0
Views: 867
Reputation: 26971
This is a very good tutorial, and should answer your questions on this subject.
EDIT:
Here is an excellent facebook API. I use it for many projects. Works incredibly well!
Upvotes: 1