提交 b75873ce 编写于 作者: F Flying Press 提交者: Romain Vimont

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.
Signed-off-by: NRomain Vimont <rom@rom1v.com>
上级 bcc6354e
...@@ -343,6 +343,11 @@ device over TCP/IP: ...@@ -343,6 +343,11 @@ device over TCP/IP:
with the device IP address you found)_. with the device IP address you found)_.
7. Run `scrcpy` as usual. 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 If the connection randomly drops, run your `scrcpy` command to reconnect. If it
says there are no devices/emulators found, try running `adb connect 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 DEVICE_IP:5555` again, and then `scrcpy` as usual. If it still says there are
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册