Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

How can I display only the news feed from facebook on the device? Is this possible with a FB dialog?

Thanks!

share|improve this question
Similar question: stackoverflow.com/questions/5537144/… – PÄ“teris Caune Jun 8 '11 at 7:07

1 Answer

No. You have to retrieve the feed from the graph and then render it in a table or whatever control you would like to use.

share|improve this answer
Retrieve feed from the graph... can u please elaborate that – Vivekanand Jul 19 '12 at 10:46

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.