The steps I've taken so far are:
- Downloaded qt-opensource-windows-x86-android-5.3.0-RC.exe from http://download.qt-project.org/development_releases/qt/5.3/5.3.0-rc/ and installed it.
- Downloaded the Android SDK, etc., according to Creator's Android Configurations dialog:
- Ran my application. A dialog came up saying
Device not found
, and suggesting that I runadb devices
to see if the device is indeed available. I ran that, but no devices were connected.