MantisBT - VCMI |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0003220 | VCMI | Launcher | public | 2022-05-24 08:51 | 2022-09-13 12:11 |
|
Reporter | Alex_leo | |
Assigned To | | |
Priority | normal | Severity | major | Reproducibility | always |
Status | new | Resolution | open | |
Platform | Android arm64-v8a | OS | Android | OS Version | 11 |
Product Version | 0.99 | |
Target Version | | Fixed in Version | | |
|
Summary | 0003220: Android 11 Storage permission needs rework |
Description | Android 11 changed the way internal storage works. The App can’t write to /storage/emulated/0/vcmi-data
When checking the permissions, only the following prompt is available.
Allow access to media only.
As I understand, the following flag needs to be set, R.attr | Android Developers
Or separate app needs to be made just for Android 11 and beyond. |
Steps To Reproduce | Install the daily build, create folder on /storage/emulated/0/vcmi-data
It detects the file but can't write to the folder, following error occurs
Could not save vcmi config; reason /storage/emulated/0/vcmi-data/config/json.conf: open failed: EPERM (Operation not permitted)
|
Additional Information | Using Lenovo Tab P11, it has a keyboard with trackpad, thought it would be ideal to play HoMM3 with. But due to the Android 11 new permissions it causes older apps to misbehave. |
Tags | android |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2022-05-24 08:51 | Alex_leo | New Issue | |
2022-05-24 08:53 | Alex_leo | Note Added: 0008296 | |
2022-05-24 09:03 | Alex_leo | Tag Attached: android | |
2022-05-24 09:12 | Alex_leo | Note Added: 0008297 | |
2022-09-13 12:11 | Nullkiller | Note Added: 0008338 | |