android - does the facedook-sdk physically download the user profile image? -


i need file of image of user profile. need upload server.

im using facebook-sdk , know facebook passes url , profilepictureview, need file!

thanks

i think can download profile image facebook graph api call. https://graph.facebook.com/" + fbid+ "/picture?width=" + size + "&height=" + size fb id form facebooksdk , make call download image. did.. hope helps.


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -