如何在Facebook中检索大型个人资料?

and*_*g22 1 android facebook-graph-api

我正在使用此网址来检索Facebook个人资料图片.

http://graph.facebook.com/"+ Id +"/picture?=large"
Run Code Online (Sandbox Code Playgroud)

问题是,它仍然很小.它没有出现大.我如何才能显示大图像?

Bob*_*ett 9

http://graph.facebook.com/1222530914/picture?type=large

你需要?type =

它在用户下的facebook图表api中列出