Anonymous | Login | 2024-11-21 12:17 UTC |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
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 | ||||||||||||
Attached Files | |||||||||||||
Notes | |
(0008296) Alex_leo (reporter) 2022-05-24 08:53 |
Link with the permissions: https://developer.android.com/about/versions/11/privacy/storage [^] |
(0008297) Alex_leo (reporter) 2022-05-24 09:12 |
Total Commander for example has different permission dialogue. Allow management of All files. |
(0008338) Nullkiller (developer) 2022-09-13 12:11 |
Today's build uses different approach and now it will search vcmi-data folder in different place. Internal Storage is removed. This is the way how Minecraft did it so I am not going to look for something else. |
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 |
Copyright © 2000 - 2024 MantisBT Team |