From ff8a69d8eccac57b53dbebf001d1dce2245ab9b7 Mon Sep 17 00:00:00 2001 From: Flying Press Date: Mon, 20 Apr 2020 04:59:54 -0500 Subject: [PATCH] Mention adb wireless option for Android 11+ Add a paragraph about toggling an option to bypass having to physically connect the device to the user's computer. PR #1303 Signed-off-by: Romain Vimont --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index b78acadc..57e2f8c3 100644 --- a/README.md +++ b/README.md @@ -419,6 +419,11 @@ Alternatively, it is possible to enable the TCP/IP connection manually using with the device IP address you found)_. 7. Run `scrcpy` as usual. +Since Android 11, a [Wireless debugging option][adb-wireless] allows to bypass +having to physically connect your device directly to your computer. + +[adb-wireless]: https://developer.android.com/studio/command-line/adb#connect-to-a-device-over-wi-fi-android-11+ + If the connection randomly drops, run your `scrcpy` command to reconnect. If it says there are no devices/emulators found, try running `adb connect DEVICE_IP:5555` again, and then `scrcpy` as usual. If it still says there are