Update README.md

change Wireless step order, test on huawei phone
This commit is contained in:
thon-ju 2019-12-06 11:32:13 +08:00 committed by GitHub
parent 684e0abb74
commit 491f1010f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -191,8 +191,8 @@ device over TCP/IP:
1. Connect the device to the same Wi-Fi as your computer.
2. Get your device IP address (in Settings → About phone → Status).
3. Enable adb over TCP/IP on your device: `adb tcpip 5555`.
4. Unplug your device.
5. Connect to your device: `adb connect DEVICE_IP:5555` _(replace `DEVICE_IP`)_.
4. Connect to your device: `adb connect DEVICE_IP:5555` _(replace `DEVICE_IP`)_.
5. Unplug your device.
6. Run `scrcpy` as usual.
It may be useful to decrease the bit-rate and the definition: