how to load an imageview with url of that image in android?

Posted by androidbase Praveen on Stack Overflow See other posts from Stack Overflow or by androidbase Praveen
Published on 2010-03-18T17:18:06Z Indexed on 2010/03/18 17:21 UTC
Read the original article Hit count: 280

for example i have an image's url:

http://java.sogeti.nl/JavaBlog/wp-content/uploads/2009/04/android_icon_256.png

i want to load this link image into my imageview in my project.how?

© Stack Overflow or respective owner

Related posts about android

Related posts about imageview