OSS-DocumentScanner
OSS-DocumentScanner copied to clipboard
[FEATURE REQUEST] Custom storage location
Allow custom sdcard storage location.
/android/data is used when "sdcard" is selected for data storage. However, newer android version restrict access to /android/data. Can't me access with file browser or USB MTP file transfer.
@Sada-Mio That's actually tricky. If i set a custom location out of /android/data then it is the app which can't access the data and do the operations it needs. This is due to the crazy SAF limitations.
If what you want is being able to browse data like images or PDFs, then i would advise to set up local folder sync from the app settings