Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
configure additional settings
-
I'm trying to install and run any example of Qt for Android. When I load an Example project, then it says "Qt Creator needs additional settings to enable Android support. You can configure those settings in the Options dialog". So I click on Configure, and that dialog shows no problems that I can find. How do I proceed?
and
-
@David-B once you have all Android settings Ok under Devices, you need to setup a kit for Android under Kits.
-
That may be it. But the kit I see there does have Android (default) with various settings. I can't see what else to setup in the kit.
The warning says something about CMAKE PREFIX. But I can't figure out what that is.
Thanks!
David