Android settings error
-
Hi and welcome to devnet,
Please give the specific versions of each you installed as well as a screen shot of the exact error you are getting.
-
I see platform SDK missing, did you install it properly ?
You should also take a look at the Android Getting Started guide for the various recommended versions of the tools.
Note that the Android SDK/NDKs have a tendency to break compatibility on new releases therefore you should follow the recommended versions to avoid trouble.
-
I see platform SDK missing, did you install it properly ?
You should also take a look at the Android Getting Started guide for the various recommended versions of the tools.
Note that the Android SDK/NDKs have a tendency to break compatibility on new releases therefore you should follow the recommended versions to avoid trouble.
thank you very much for your response
I solved the problem as followsI installed SDK Version: 25.2.5, NDK Version: 10.4.0 which is working with Qt5.10.1.
Its not working with Qt5.8.0 android.
instead I use qt5.8.0 for creating avd and emulators which can not do in qt5.10.1.