Details
-
Bug
-
Resolution: Cannot Reproduce
-
Not Evaluated
-
None
-
Qt Creator 4.5.0-beta1
-
macOS 10.12, Xcode 8, Qt5.7.1 for android
Description
Steps to reproduce:
- have a Qt 5.7.1 for android, NDK 10e, SDK Tools (24.x)
- create Widgets application from template
- build and run it on an AVD
- works
- try to debug it
- doesn't work - Debugger Log stays empty
- Application Output pane shows
Failed to start the activity. Reason: The command "/Users/chris/bin/android-sdk/android-sdk-macosx/platform-tools/adb" did not respond within the timeout limit (10 s)..
Note: this works using a real device