mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-04-21 03:55:05 +00:00
Make step more explicit in wireless section
Signed-off-by: Romain Vimont <rom@rom1v.com>
This commit is contained in:
parent
d8a72c7134
commit
bcc6354e99
1 changed files with 2 additions and 1 deletions
|
@ -339,7 +339,8 @@ device over TCP/IP:
|
|||
|
||||
4. Enable adb over TCP/IP on your device: `adb tcpip 5555`.
|
||||
5. Unplug your device.
|
||||
6. Connect to your device: `adb connect DEVICE_IP:5555` _(replace `DEVICE_IP`)_.
|
||||
6. Connect to your device: `adb connect DEVICE_IP:5555` _(replace `DEVICE_IP`
|
||||
with the device IP address you found)_.
|
||||
7. Run `scrcpy` as usual.
|
||||
|
||||
If the connection randomly drops, run your `scrcpy` command to reconnect. If it
|
||||
|
|
Loading…
Add table
Reference in a new issue