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.
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.
I'm not sure what dynamic means here, but are you looking for ImageView.setImageURI?