Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Displays an arbitrary image, such as an icon.

learn more… | top users | synonyms

-2
votes
1answer
78 views

Retrive photos from facebook album using android [closed]

Folks. I'm just a newbie to the android. I want to design an application to retrieve photos from a facebook album and view them into an imageview inside a layout on the fly . I've been googling for ...
1
vote
1answer
652 views

Best Practice For Displaying Facebook Profile Pictures In an Android App

I want to have an android app that displays users' facebook profile pictures. I'm wondering what the bast practice is for this purpose. Should I make ImageView load pictures at runtime from facebook ...