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 new to android. I searched for the places using Graph Api as follows

https://graph.facebook.com/search?q=Hyderabad&type=place&access_token=.....

Here "Hyderabad" is my search place. It has given the successful result .The result containing id's for each place. N0w My questions are

1)How can I add particular place to my favorites section?

2)How can I create new place?

Any help greatly appreciated.

share|improve this question

1 Answer

up vote 0 down vote accepted

1)How can I add particular place to my favorites section?

What do you mean by that? Can you elaborate?

For your second question, read this solution and that will answer your question.

share|improve this answer

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.