Install Android ADB, Fastboot, and USB (Drivers Install)

Instructions to set up everything you need on Windows to communicate with an Android phone for controlling, development, or debugging.


circle-info

Page is still being updated.

COM Port Drivers

For On-The-Go (OTG) PCB's and serial bus boards, here is an available source for drivers:

https://github.com/nodemcu/nodemcu-devkit/tree/master/Driversarrow-up-right

Troubshooting

Fastboot devices or ADB not working? Potentially driver issue? Try this bat script by either downloading and running, or running the code below to auto install drivers.

Last updated