I want to save image from a url in assets folder. I can save image in internal memory or sd card but I want to save in the assets folder.
I searched about it online but some results are saying that the assets folder is not writable. Is it possible to write image in that folder?