Hi Erel,
My images are stored in a database as binary data. I have a web server which renders these binary images upon request. I want to download and display this image in an imageview control. How can I do this?
The examples I have seen here downloads images with fixed url paths, example, "http://www.b4x.com/android/images/wiki_logo.png". With binary images, I don't have a path, just the webpage url that renders it.
Hope you can help me.
Thanks.
ErickAsas
:sign0163:
My images are stored in a database as binary data. I have a web server which renders these binary images upon request. I want to download and display this image in an imageview control. How can I do this?
The examples I have seen here downloads images with fixed url paths, example, "http://www.b4x.com/android/images/wiki_logo.png". With binary images, I don't have a path, just the webpage url that renders it.
Hope you can help me.
Thanks.
ErickAsas
:sign0163: