QtCreator WiFi debugging error: adb server version (41) doesn't match this client (39); killing...
Solved
Mobile and Embedded
-
Hello
i am trying debug my android device via usb
i ran commands:Connect device via USB and make sure debugging is working, then run:
adb tcpip 5555
adb connect <DEVICE_IP_ADDRESS>:5555
Disconnect USB and proceed with wireless debugging.And proceeded to QtCreator but it shows me this error:
What can i do about it?
I am running Ubuntu 20.04 PC and Android 9 on the device
SDK 3.0 NDK 21.1.6352462