1062 shaares
609 private links
609 private links
- Enable Wireless debugging in Developer options.
- Click on Pair device with pairing code.
- On the computer,
adb pair
followed by the IP address and port number as shown on the device, for exampleadb pair 192.168.1.322:49014
. This will immediate challenge you to provide the six-digit pairing code shown on the device. - Now invoke
scrcpy --tcpip=192.168.1.322:49014
(or you could just as well use its serial number as shown byadb devices
instead,adb -s adb-HJBF6XUO-jtwWkn._adb-tls-connect._tcp