DEV Community

Fawaz Ahmed
Fawaz Ahmed

Posted on • Updated on

A Simple Android Drivers installer tool

I always had issues while installing USB Drivers for Android, like getting USB Device Not recognized error and what not.

I ended up creating a tool which will auto detect the device specific drivers and install those drivers and also it will install the latest adb and fastboot binaries from Google

You will just have to connect your phone with USB debugging and run the tool and that's it

Tool Animation

Heres the Github Repo with all the instructions

Top comments (0)