Всем привет!
Пишу на QtCreator, arm-v7. Не могу запустить приложение на телефоне, получаю следующие ошибки:
The command "/home/anton/Android/Sdk/platform-tools/adb" terminated with exit code 1.
The command "/home/anton/Android/Sdk/platform-tools/adb" terminated with exit code 1.
adb: error: listener 'tcp:5039' not found
17:43:35: Unable to create a debugging engine.
I zygote : Late-enabling -Xcheck:jni
W ActivityThread: Application org.qtproject.example.mpos_widgets is waiting for the debugger on port 8100...
I System.out: Sending WAIT chunk
The command "/home/anton/Android/Sdk/platform-tools/adb" terminated with exit code 1.
/system/bin/sh: kill: 3072: No such process
The command "/home/anton/Android/Sdk/platform-tools/adb" terminated with exit code 1.
kill: unknown pid '3072'
"org.qtproject.example.mpos_widgets" died.
The command "/home/anton/Android/Sdk/platform-tools/adb" terminated with exit code 1.
adb: error: listener 'tcp:5038' not found
The command "/home/anton/Android/Sdk/platform-tools/adb" terminated with exit code 1.
adb: error: listener 'tcp:5039' not found
Версии:
- Qt Creator 4.10.0 Based on Qt 5.13.1 (GCC 5.3.1 20160406 (Red Hat 5.3.1-6), 64 bit)
- jdk1.8.0_221
- NDK 20.0.5594570
- SDK\NDK поставился вместе с Android Studio, на SDK зх какая версия
- Ubuntu 19.04 x86_64
Чего делать не понимаю. На устройстве выскакивает и висит надпись Waiting For Debugger.