Reference Windows USB driver for Google devices
PR #2945 <https://github.com/Genymobile/scrcpy/pull/2945> Signed-off-by: Romain Vimont <rom@rom1v.com>
This commit is contained in:
parent
25a4135935
commit
479abc8c77
1 changed files with 2 additions and 1 deletions
3
FAQ.md
3
FAQ.md
|
@ -43,10 +43,11 @@ Check [stackoverflow][device-unauthorized].
|
|||
|
||||
Check that you correctly enabled [adb debugging][enable-adb].
|
||||
|
||||
If your device is not detected, you may need some [drivers] (on Windows).
|
||||
If your device is not detected, you may need some [drivers] (on Windows). There is a separate [USB driver for Google devices][google-usb-driver].
|
||||
|
||||
[enable-adb]: https://developer.android.com/studio/command-line/adb.html#Enabling
|
||||
[drivers]: https://developer.android.com/studio/run/oem-usb.html
|
||||
[google-usb-driver]: https://developer.android.com/studio/run/win-usb
|
||||
|
||||
|
||||
### Several devices connected
|
||||
|
|
Loading…
Reference in a new issue