I'm try to connect my android with adb by Wifi. I do everything exactly, how i should:
adb tcpip 5555
adb connect 192.168.1.xxx:5555
Once for a lot of time it was working. But, when I unplugging phone, in 1 minute, devices are disconnect. So, what should I do to everything works?