ADB root remote access over Wifi/Ethernet
Yo have to do: # netstat Proto Recv-Q Send-Q Local Address Foreign Address State tcp 0 0 127.0.0.1:5037 0.0.0.0:* LISTEN …… Following is the step to enable the remote adbd # setprop persist.service.adb.enable 1 # setprop service.adb.root 1