adding flickr pictures to android gallery and display it
Posted
by bitma
on Stack Overflow
See other posts from Stack Overflow
or by bitma
Published on 2010-06-12T20:37:26Z
Indexed on
2010/06/12
20:42 UTC
Read the original article
Hit count: 332
Hi, I am new to android, I have learned how to display drawable pic in gallery, and display a url pic use ImageView. Now I dont know how to display online pictures in gallery. Should I use listview or not? In addtion, I want to know how to get pictures urls from flickrs with given userid
© Stack Overflow or respective owner