Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions doc/windows.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down