编程获得Facebook上的朋友“在android系统的详细信息 [英] programatically get facebook friends' details in android

查看:171
本文介绍了编程获得Facebook上的朋友“在android系统的详细信息的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是新来的机器人。我创建它与手机通讯录同步Facebook联系人的应用程序。我使用Facebook的API 4.0。现在我不知道如何让我所有的朋友的细节。

I am new to android. I am creating an app which synchronizes Facebook contacts with phone contacts. I am using the Facebook api 4.0 . Now I don't know how to get all my friends' details.

我试过 user_friends 这给只有亲友的资料谁使用我的应用程序。但我想所有的朋友详细介绍。

I tried user_friends which gives only friends details who are using my app. But I want all friends details.

推荐答案

我最近有一个类似的问题,失败...问题是,Facebook已经改变了它的隐私政策和新的图形API不会让你即使拿到你的朋友,除非你的应用程序列表是在画布上创造了一个游戏。
您可以使用旧的图形API( https://开头的开发。 facebook.com/docs/graph-api/reference/v1.0/user/ ),但它会停在四月,30个工作,因为他们说这里的 https://developers.facebook.com/docs/apps/changelog
因此,答案是:这是不可能的。

I had a similar problem recently and failed... The problem is that Facebook has changed its privacy policy and the new Graph API does not let you even get the list of your friends unless your app is a game created on canvas. You can use the old Graph API (https://developers.facebook.com/docs/graph-api/reference/v1.0/user/), but it WILL stop working on April, 30, as they say here https://developers.facebook.com/docs/apps/changelog. So the answer is: it's impossible.

这篇关于编程获得Facebook上的朋友“在android系统的详细信息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆