The extension doesn’t create any data in this directory.
Can you take a screenshot to those files?
The extension doesn’t create any data in this directory.
Can you take a screenshot to those files?
i am also intrested to know that, is it possible to save catched image in gallery?
i want to save loaded image in gallery, without downloading it, download causes extra bandwidth usage…
I think you need to grant WRITE_EXTERNAL_STORAGE permission.
I am also able to get catched files in catche folder under data/app folder
i have used load image async block with dynamic components extension
Also
I think it creates directory and show cached files in the storage when used load image async block…
Really help full, thank you dev
Yes, you were right. This happens only if we grant WRITE_EXTERNAL_STORAGE
.
Anyway, I’ll look into it and see how we can get images by url.
Thanks for pointing this out to me.
Thank you so much
Will it cache the image and load next time when needed?
Yes, this method is the same as LoadImage
, the only difference is that with this method the image will be displayed in an Arrangement.
nice job done
Hello @DevYB
Can you fix it because when used scale to fit sometime the image look wierd.
[FREE] Image Loader - Extension for image loading and caching
I’ll look into it when I’m free.
Don’t set width to fill parent.
Set image height width to automatic (-1) and scale picture fit to true.
When u set width to fill parent most of the images looks good but some will be stretched.
I did this with Component To Image extension. Converted image picture to image and saved it to Gallery without downloading it.
Also it saves image in high quality.
I already implemented a method that can do this, I’ll release the update soon.
Awesome!
i was planning to release my app update today, can u tell me when u r going to release your extension update? so that i can decide further…
Today I believe.