Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 7.0.0, Qt Creator 7.0.1, Qt Creator 7.0.2, Qt Creator 8.0.0, Qt Creator 8.0.1, Qt Creator 9.0.0-beta1
-
None
-
Linux, QtCreator 8.0.1, Qt 6.3.0, Android x86_64, NDK 21.3.6528147
-
-
fb40998549 (qt-creator/qt-creator/9.0) fb40998549 (qt-creator/qt-creator/master) fb40998549 (qt-creator/qt-creator/qds/dev)
Description
If the target Android device is connected using so called ADB wireless connection (as described here: https://developer.android.com/studio/command-line/adb#connect-to-a-device-over-wi-fi-android-11+) then Qt Creator fails to start debugger.
The following output is visible in the application output pane:
CONNECT: error: Invalid URL: adb://<host>:5555:5039 adb://<host>:5555:5039 platform: remote-android False
10:22:38: Debugging of has finished.
Where the <host> is the hostname of the Android device as specified when establishing adb connection:
adb connect <host>:5555
Actually I've already found and fixed the bug in code. A patch will follow.
Attachments
For Gerrit Dashboard: QTCREATORBUG-28342 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
439504,4 | Android: Fix connecting to debug server using adb over WiFi | 9.0 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |
439726,1 | Android: Fix connecting to debug server using adb over WiFi | 9.0 | qt-creator/qt-creator | Status: ABANDONED | 0 | 0 |