Qt c++ android QFileDialog ?
Unsolved
Mobile and Embedded
-
wrote on 22 Jul 2019, 09:24 last edited by
-
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,
wrote on 22 Jul 2019, 10:21 last edited byQt 5.13 is supposed to bring support for the native dialog
1/2