Reference USB driver for Google devices for Windows.

This commit is contained in:
Tobias Preuss 2022-01-14 11:07:15 +01:00 committed by GitHub
parent 25a4135935
commit f89cbad348
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

3
FAQ.md
View file

@ -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