mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-04-21 01:33:36 +00:00
Merge 023a821d11 into 4671927c34
This commit is contained in:
commit
d4ba926064
1 changed files with 11 additions and 0 deletions
|
|
@ -1,5 +1,16 @@
|
|||
# On Windows
|
||||
|
||||
## Prerequisites
|
||||
|
||||
Install the Android USB drivers so `adb` will detect your device:
|
||||
|
||||
- [Google USB driver][usb-google],
|
||||
- [Samsung USB driver][usb-samsung], or
|
||||
- Your manufacturer-specific USB drivers.
|
||||
|
||||
[usb-google]: https://developer.android.com/studio/run/win-usb
|
||||
[usb-samsung]: https://developer.samsung.com/android-usb-driver
|
||||
|
||||
## Install
|
||||
|
||||
### From the official release
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue