MobileApps-Cascadia / photopoints-android

MoBAS Course Project
MIT License
1 stars 0 forks source link

Copy default images in res/raw to app local file storage on first run #94

Open gomezfox opened 4 years ago

gomezfox commented 4 years ago

When the app is first installed and run, images in raw/res should be copied as files into local app file storage and their details added to the database to link them to the items with which they are associated. The destination for the files will be /data/data//images/ DoD: Files are created and entered into the database