Build Android Apps with Qt
-
wrote on 17 Mar 2023, 23:19 last edited by
How do I make an app for Android with Qt? Can someone give me a good guide? I have qt 5.9. I tried to install sdk and ndk but qt cant find the folder for that. I dont know what to do.
-
wrote on 18 Mar 2023, 10:03 last edited by
https://doc.qt.io/qt-6/android.html
(Qt6)
Maybe a good start. -
wrote on 19 Mar 2023, 08:50 last edited by thomasGl
-
wrote on 19 Mar 2023, 09:19 last edited by A Former User
@thomasGl I think you should try older versions of jdk. In Qt 5.15's documentation they claim that jdk version 11 and later are supported but I had problems with jdk 19 with Qt 6.4.2 while jdk 17 works smooth. I think jdk 19 is way too recent for such an old version of Qt.
1/4