简体   繁体   English

使用Graph Api的Android Facebook Places

[英]Android Facebook Places using Graph Api

I am new to android. 我是Android新手。 I searched for the places using Graph Api as follows 我使用Graph Api搜索地点,如下所示

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. 它给出了成功的结果。该结果包含每个位置的ID。 N0w My questions are N0w我的问题是

1)How can I add particular place to my favorites section? 1)如何在我的收藏夹部分添加特定的位置?

2)How can I create new place? 2)如何建立新地方?

Any help greatly appreciated. 任何帮助,不胜感激。

1)How can I add particular place to my favorites section? 1)如何在我的收藏夹部分添加特定的位置?

What do you mean by that? 你是什​​么意思? Can you elaborate? 你能详细说明吗?

For your second question, read this solution and that will answer your question. 对于第二个问题,请阅读此解决方案 ,它将回答您的问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM