简体   繁体   中英

Qt Creator doesn't find my Android device

The steps I've taken so far are:

  1. 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.
  2. Downloaded the Android SDK, etc., according to Creator's Android Configurations dialog: QT-创造者 -  Android的设置
  3. Ran my application. A dialog came up saying Device not found , and suggesting that I run adb devices to see if the device is indeed available. I ran that, but no devices were connected.

After reading this blog post , I found out that it was necessary to install Google's USB Driver that was downloaded when I ran the SDK Manager. The instructions for doing so are here .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM