Android build SDK not defined. Check Android settings. Qt 5.9.1, QtCreator 4.4.0, with Android Studio.
-
@joaopagotto Yeah thanks for your reply, I got it working earlier already, by downloading the last release of the SDK 25 version, 25.0.3. Didn't have to update the tools, the latest tools installed by Android Studio work just fine.
-
@ind1g1ne0us
seems like this is now already fixed with QtCreator 4.4.1/Qt 5.9.2 -
@raven-worx Yes, in this version works ! =D
-
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