How to load an image from a URL in a ImageView ?
I tried this :
ImageView imgVw = (ImageView)findViewById(R.id.lm1);
imgVw.setImageURI("http://www.intelligent-solutions.be/pics/e_mail2.jpg");
But it doesn't work !!
---
Julien
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en