Add undetected device error message in FAQ
This commit is contained in:
parent
d02789ce21
commit
0be766e71a
1 changed files with 2 additions and 0 deletions
2
FAQ.md
2
FAQ.md
|
@ -37,6 +37,8 @@ Check [stackoverflow][device-unauthorized].
|
|||
|
||||
### Device not detected
|
||||
|
||||
> adb: error: failed to get feature set: no devices/emulators found
|
||||
|
||||
If your device is not detected, you may need some [drivers] (on Windows).
|
||||
|
||||
[drivers]: https://developer.android.com/studio/run/oem-usb.html
|
||||
|
|
Loading…
Reference in a new issue