Ticker

6/recent/ticker-posts

Android ADB on WiFi: unable to connect to

For any reason, adb (via Wifi) cannot connect to device with error:

unable to connect to :

Try to restarts the adbd (on device) daemon listening on TCP on the specified port, by running adb command tcpip, with USB connected to device.

$ ./adb tcpip 5555

then connect again.

$ ./adb connect 192.168.1.111


Related:
Setup Android adb for Wifi debug

إرسال تعليق

0 تعليقات