Is there a way to automatically load pictures into App-Specific Internal storage on install? (KOTLIN)

Viewed 16

Is it possible for a set of images to be automatically loaded into the App-Specific Internal storage on the device when the app is installed? ie. Have the images saved in res/drawable and then have those images loaded into data/user/0/package_name/files ?

0 Answers
Related