Hi, I am using ListView to show 1 TextView and 1 ImageView. I want to download images for this ImageView from server. Is there any api in android like setImageURI() which will take url e.g. "http://abc.com/ myimage.png", otherwise i'll have to write my own http code downloading images in for loop.
Thanks in advance. Namrata
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en