Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 3.5.0
-
None
-
b6e52b0c375c34e17e643faafef4f52276389a0d
Description
Unable to debug any application, using ADB in TCP/IP mode (http://stackoverflow.com/questions/2604727/how-can-i-connect-to-android-with-adb-over-tcp) or the USB mode.
With the USB mode is used the real Android device (GT-I9100, Android 4.4.4), and with the TCP/IP mode is used the x86 4.4.4 android on VMWare.
1. Debugging hangs with the "Launching Debugger" message.
2. The APK successfully installed on the target device, but the application does not launched when debugging (launched only when do manual launch).
3. The break-points never triggered.
4. QtCreator has default deploy settings "Bundle Qt libraries in APK" and as using "Deploy local Qt libraries to temporary directory" option.
The debugger log see in attach.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-15054 Unable to debug Android application using Platform-tools 23.0.1
-
- Closed
-
-
QTCREATORBUG-15032 [QtC 3.5]: Unable to debug on Android 4.4 (also 5.1.1) on Windows 7
-
- Closed
-