Documentation Stackoverflow Connect android phone and then check if it is connected with the USB debugging adb devices Set the TCPIP adb tcpip 5555 Get the Local Wi-Fi IP address adb shell ip -o a Disconnect the phone and then connect to it with the Local Wi-Fi IP address adb connect device_ip_address:5555