No supported platforms for Qt Quick
-
I have set up all the android dependencies, but still there are no supported platforms shown when I try to create a "Qt Quick" project, and it doesn't say why
What can I do to have Android and Desktop show up as supported platforms?
-
The mechanism for showing that information seems to be broken somehow. However, it is just information to help you pick a wizard template that generates a project that you can build for a specific platform. It not being shown does not mean that you cannot build your app for Android.
Did you try clicking the Run button to build and run your project for Android? Your settings look good to me.
Here you can find some more information about the project wizard templates and using Qt Creator to develop apps for Android devices: