Steps to reproduce
- A new Android 11 device(Mi 11, MIUI 12.0.17)
- Copy a omap file from computer to Android\data\org.openorienteering.mapper\files
- After modifying this omap, unable to write in
This may be due to the new feature of Android 11, which limits the write in permission.
https://developer.android.com/about/versions/11/privacy/storage
Android 11 (API level 30) further enhances the platform, giving better protection to app and user data on external storage. This release introduces several enhancements, such as opt-in raw file path access for media, batch edit operations for media, and an updated UI for the Storage Access Framework.
The release also offers improvements to scoped storage, which makes it easier for developers to fulfill their storage use cases after they migrate to using this storage model.
Solution suggestions
Users are allowed to enter file paths and search for files themselves.
Configuration
Mapper Version: 0.9.4
Operating System: Android 11(Mi 11, MIUI 12.0.17)