Hello, I previously used the ImageDownloader method to download the images and then saved them on the device to avoid as many downloads to the image server as possible. I was looking at this new lib, but I don't see a method to manipulate the file after downloading it from the internet, its possible can save the file with this lib SimpleMediaManager? thanks for the help
SMM is a really great and flexible tool. But I still can’t figure out how to save an image already downloaded to the Panel using SMM to disk. Please tell me how to do this. Or will I have to download the same image a second time from the same link, now using HttpJob? That is, I want to do the...
SMM is a really great and flexible tool. But I still can’t figure out how to save an image already downloaded to the Panel using SMM to disk. Please tell me how to do this. Or will I have to download the same image a second time from the same link, now using HttpJob? That is, I want to do the...