diff options
author | Thanasis Antoniou | 2019-10-07 23:54:24 +0300 |
---|---|---|
committer | Thanasis Antoniou | 2019-10-08 00:02:12 +0300 |
commit | bd969478f8f90f845e05d9f0089c3a9ec50165d1 (patch) | |
tree | e3d2a03e3aa75e3dda35fb1a3a4afcd52b3f8d13 /engines/lab/resource.cpp | |
parent | eabb81829f29716e949890844029567687626bc8 (diff) | |
download | scummvm-rg350-bd969478f8f90f845e05d9f0089c3a9ec50165d1.tar.gz scummvm-rg350-bd969478f8f90f845e05d9f0089c3a9ec50165d1.tar.bz2 scummvm-rg350-bd969478f8f90f845e05d9f0089c3a9ec50165d1.zip |
ANDROID: Ask for external storage access onCreate()
This is a quick fix, it needs to be improved upon
With this fix on devices with API >= Marshmallow (6.0.1) the ScummVM app will ask for the permission during runtime onCreate(),
and not only when trying to browse the list of folders and files.
However, it is only a quick fix, because the original behavior will still kick in and the prompt to Quit because no SD Card was detected will be displayed anyway.
So even if the user grants access during runtime, they will still be forced to exit the app and will have to relaunch.
Diffstat (limited to 'engines/lab/resource.cpp')
0 files changed, 0 insertions, 0 deletions