tags:

views:

68

answers:

1

I want to read image from web

ex. http://www.abc.com/image1.jpg

and dynamic set to imageview component. how can i do it? any good tutorial ??

Thanks in advance.

A: 

I'm not sure what dynamic means here, but are you looking for ImageView.setImageURI?

The MYYN
yes you are right, i am looking for good example of ImageView.setImageURI
Faisal khan