user1083389
user1083389

Reputation: 41

Facebook for Android application integration

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

Answers (1)

coder_For_Life22
coder_For_Life22

Reputation: 26971

This is a very good tutorial, and should answer your questions on this subject.

Facebook Integration

EDIT:

Here is an excellent facebook API. I use it for many projects. Works incredibly well!

Easy Facebook

Upvotes: 1

Related Questions