Hello,
Im using that kind of script to download images from a website, with the standard ImageDownloader service :
links.Initialize
links.Put(IvMark, ImgUrl)
CallSubDelayed2(ImageDownloader, "Download", links)
it works great but unfortunately, some times the image dont always exists...
Hello,
im using the library : ImageDownloader
in a loop of a few items of a customview
I just noticed that the images are systematically downloaded from the server.
In fact, I would like to find a way to use the cache
when :
- the image already exists
- and has the same properties. (if...
Hi, Ive got an httpserver with images and a text file. My app has a service runing on the background every 30s. It downloads a textfile from my http server, and if it has changed from the previus one, then it pop a notification with the new text. In other words, when I update the content on my...
Hi
when use ImageDownloader Module in url
https://www.b4x.com/android/forum/threads/class-imagedownloader.51862/#content
in b4i version 5.0
i get error but this module worked correctly in b4i 4.3
use this module like
Private Downloader As ImageDownloader
Downloader.Initialize...
Hola estoy utilizando este code que funciona correcto para descargar una imagen que no se debería mostrarse si algo falla y no termino de comprender donde sería el mejor lugar para comprobar si esto sucedio!
Todos sabemos que hay muchas cosas que podrían impedir que esto suceda como por ejemplo...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.