Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Facebook SDK 3 を使用しています。ユーザー プロフィールの画像 URL を取得したいと考えています。入手方法は?
ありがとう!!
これは私が使用するリンクです:
"http://graph.facebook.com/"+id+"/picture?type=large"
ここで、id は Facebook のユーザー ID です。