From 491f1010f14814068a05962359175d95f533c1d0 Mon Sep 17 00:00:00 2001 From: thon-ju Date: Fri, 6 Dec 2019 11:32:13 +0800 Subject: [PATCH] Update README.md change Wireless step order, test on huawei phone --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 677e7a1c..9fe34c99 100644 --- a/README.md +++ b/README.md @@ -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: