Load File from android and ios app
Mobile and Embedded
4
Posts
5
Posters
1.4k
Views
1
Watching
-
I use Qt Widgets on Qt 5.4.0 for Android and iOS (Mac).
I has a file in my mac.
How do I get the file on my Android and iOS simulator?
I code widget for desktop before.
I open the file using QFileDialog::getOpenFileName().
But it seems not suit for the Android and iphone simulator.
-
I have the same problem. My solution is do your own function which will show you list of files in folder selected by you. You have to do your own UI for this function which also will fit to display resolution. It will be some fun. :)
Greeting from Poland, land of best software engineer, I think so. :)