Android Question Load image from mysql Database

daniedb

Active Member
Licensed User
Longtime User
Hi Guru's

I've search through the topic threads, but couldn't find what I'm looking for.

I have a mysql database, with links to various images eg: "http://116.234.112.23/image/myimage1.jpg"

How can I display that image with loadbitmap in a Listview as Bitmap Image?

Thanks
Danie
 
Top