Hello evrybody
I have an app to display products from a database, but when I download the data, it shows products without images for some products at the beginning of the list and only shows an image of one product for the rest of the products.
Attached is my code in one of the examples from the forum. Can anyone tell me where is the error?
I tried to run your project without tampering with it mj, but immediately I get this error:
ResponseError. Reason: java.net.UnknownHostException: Unable to resolve host "omj2020.com": No address associated with hostname, Response:
Don't use this. Better implementation in SimpleMediaManager: https://www.b4x.com/android/forum/threads/b4x-simplemediamanager-smm-framework-for-images-videos-and-more.134716/#content A cross platform library that allows loading images using background threads. It can be useful with keeping the...