Hello;
After I synced Celadon Q, I noticed adb over wifi does not seem to work
anymore. When trying to connect, I get 'connection refused'.
Does someone know if there are some build options or perhaps
modifications to security options to make it work?
Try the following commands.
adb shell setprop service.adb.tcp.port 5555
go to CarSetting developer, re-start usb-debug
adb connect <ip>:5555
Regards,
Jeevaka