HI,
is it possible to get adb connection over WiFi?
I got connection refused error when I try to connect.
HI,
is it possible to get adb connection over WiFi?
I got connection refused error when I try to connect.
did you try the following:
thanks, that helped me.
I also found a adb restart command, otherwise you can’t start it again after you stoped it over USB connection.
Anyway needs to put in a boot script otherwise it’s gone after reboot.
setprop service.adb.tcp.port 5555
setprop ctl.restart adbd