Open Hasan-Uddin opened 4 years ago
You have to define the adb TCP/IP port to be used first time before connecting via Wi-Fi. These is just two command that need to be executed by connecting your device with USB cable.
cd C:\Users\VIJAY-PATIDAR\AppData\Local\Android\Sdk\platform-tools
adb tcpip 5555
In my case ,I need to repeat this every time i restart my android device.
Yeah... I already Found it
On Sat, 22 Aug 2020 at 09:20, Vijay Patidar notifications@github.com wrote:
You have to define the adb TCP/IP port to be used first time before connecting via Wi-Fi. These is just two command that need to be executed by connecting your device with USB cable.
cd C:\Users\VIJAY-PATIDAR\AppData\Local\Android\Sdk\platform-tools adb tcpip 5555
[image: Capture] https://user-images.githubusercontent.com/41512842/90947243-f3ae6d00-e451-11ea-8b1c-821c4c545a2b.PNG In my case ,I need to repeat this every time i restart my android device.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/huazhouwang/WIFIADB/issues/40#issuecomment-678586461, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOMO6N2JW5XN2DGI76NJZDLSB42QLANCNFSM4PNBE7MA .
Cannot connect to 192.168.43.1:5555