From 90816291d499ea0bc759f7d10e3d65d6d4313d81 Mon Sep 17 00:00:00 2001 From: Flying Press Date: Mon, 20 Apr 2020 04:59:54 -0500 Subject: [PATCH] Add an explicit first step in wireless section Mention that the device must be plugged via USB before configuring TCP/IP connections. It wasn't obvious that the device should be first plugged before running scrcpy wirelessly, especially to those who aren't very familiar with adb. Note from committer: add this new step with index 0 to make the diff readable, the next commit will renumber all the steps. PR #1303 Signed-off-by: Romain Vimont --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3bafd53d..28d14dfd 100644 --- a/README.md +++ b/README.md @@ -404,6 +404,7 @@ connect to the device before starting. Alternatively, it is possible to enable the TCP/IP connection manually using `adb`: +0. Plug the device into a USB port on your computer. 1. Connect the device to the same Wi-Fi as your computer. 2. Get your device IP address, in Settings → About phone → Status, or by executing this command: