Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
None
-
6.4.0
Description
Newer Android versions seems to require going through file dialog (or some other Android API) to save files into a shared location.
Those DocumentsLocation and DownloadLocation seems to only point to application specific storage.
https://doc.qt.io/qt-6/qstandardpaths.html
Attachments
Issue Links
- depends on
-
QTBUG-98974 Android 11 - Scoped Storage
- Closed
- relates to
-
QTBUG-108057 Improve formatting of QStandardPaths documentation's table of example paths
- Reported