Hello,
 
To display an image in ImageView I use this method :
iv.setImage(Image.load(
<http://download.oracle.com/javase/6/docs/api/java/net/URL.html?is-external=
true> URL location));
Is it possible to fill ImageView with an array of bytes or another object
that contain image ?
 
Thank you.
 
Jérôme
 
____________________________
La gestion de votre cave
 <http://85.216.59.161:8000/cave> http://85.216.59.161:8000/cave
 

Reply via email to