[Interest] Android 11/SDK 30 file issues

maitai maitai at virtual-winds.org
Tue Dec 21 12:04:41 CET 2021


Hi,

We are having a big issue with Android 11 build for SDK30 which is now 
compulsory, currently running qt5.15.6 (commercial). To be prepared for 
that we have moved previously (with a build made for SDK 29), all user 
data from where it was to Documents/appName. But now with the new build 
with SDK30 application sees only files it has just created, not even the 
files created by the previous version, and does not see any new file 
copied for instance in this folder by the user. If for instance I add a 
full directory containing many subfolders and files, it sees only the 
directory structure and cannot see any file inside these directories. I 
can only see (with QDir::entryList() ) files that the application has 
created.

Is it a bug in Qt, or an expected behavior under SDK30 ? Any solution ?

Thanks
Philippe (a bit desperate I must say).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20211221/8f613db7/attachment.html>


More information about the Interest mailing list