Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
Android sdk on Mac
-
I have installed qt. when i debugg, I am getting following error:
Android build SDK not defined. Check Android settings.
Error while building/deploying project hello2 (kit: Android for x86 (GCC 4.9, Qt 5.10.0 for Android x86))
When executing step "Build Android APK"
-
Hi and welcome to devnet,
Did you install the SDK and NDK for Android ?
-
Yes. I have installed ndk and sdk both.
-
-
@SGaist
Android build sdk is blank
-
What SDK did you install exactly ?
On a side note, IIRC, JDK 8 should be used rather than 9.