1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-01-31 11:31:40 +00:00

Updated FAQ

This commit is contained in:
M66B 2019-06-01 10:31:34 +02:00
parent 032d12d731
commit 5164637b5a

2
FAQ.md
View file

@ -1626,7 +1626,7 @@ instead the Storage Access Framework, available and recommended since Android 4.
If an app is listed depends on if the app implements a [document provider](https://developer.android.com/guide/topics/providers/document-provider).
Android Q will make it harder and maybe even impossible to directly access files,
see [here](https://developer.android.com/preview/privacy/scoped-storage) for more details.
see [here](https://developer.android.com/preview/privacy/scoped-storage) and [here](https://www.xda-developers.com/android-q-storage-access-framework-scoped-storage/) for more details.
<br />