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.

I am starting my development with Facebook API using Java but I am just stuck up. I need to find the users who posted on my wall. I was unable to find the api to do that. Is there any api for it or should I write an FQL for it? Any pointers will greatly help me to proceed.

share|improve this question
2  
Why can't you just read /me/feed and look for posts by other users? – Lix Apr 7 '12 at 13:28
1  
I'd go with FQL, how is that a bad plan? – Nitzan Tomer Apr 7 '12 at 14:05

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

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

Browse other questions tagged or ask your own question.