Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
Qt c++ android QFileDialog ?
-
Hello,
I am using Qt 5.12.3 to make an android application that open and save files. I used the QFileDialog class of Qt. When i use QFileDialog::getOpenFileName(), i get a desktop widget that is not exploitable in android (image below).
Is it a way to show a native android file dialog ?
Thank you,
-
Qt 5.13 is supposed to bring support for the native dialog