Android build SDK not defined. Check Android settings. Qt 5.9.1, QtCreator 4.4.0, with Android Studio.
Solved
General and Desktop
-
hello, am i the only one who still facing the same issue ine 4.4.1 ? this is pretty strange, i also have qt5.9.1 and i've tread many android tools version mentioned above,
any update? -
Try delete folder C:\Users\user\AppData\Local\QtProject and uninstall all Qt, and install new version of Qt.
-
This post is deleted!
-
OK, after many hours try out I finally find out how you can fix it.
- Download and use Android NDK r10e separately (don't install it through SDK Manager)
- Download and use Android SDK without Android Studio (download android tools from official site) Qt Preferences will installs all needed packages (build tools , platform tools, sdk tools, platform android-28)
- Install and use Java JDK 8 (not newer)
Please note that installing SDK packages through Android Studio will not be detectable by Qt