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.