aribhs8 / DocCam

Document camera app for Android
0 stars 0 forks source link

Change File Storage #37

Open aribhs8 opened 3 years ago

aribhs8 commented 3 years ago

Currently, recording data is being stored with the app's storage. This can cause a mistaken inflation of the amount of space the app takes up on a device. This isn't a major pressing issue but it is something that should be changed later on. Instead, a new folder should be created on the device separate to the app data that keeps these recordings. These recordings are then accessible through other apps and DocCam must check to make sure that these recordings are still present in the view recordings screen.