is there a way to write all the images in the drawables to the device storage when the app is installed? I don’t want to have to check everytime the main activity is created
is there a way to write all the images in the drawables to the device storage when the app is installed? I don’t want to have to check everytime the main activity is created
is there a way to write all the images in the drawables to the device storage when the app is installed?
No. Apps do not get control when they are installed, for security reasons.