Google Android USB Driver and ADB
You need to modify 3 things in order to make Google USB driver work for any android phone on any Windows: Add your device’s ID to android_winusb.inf file Digitally sign the modified driver Add your device’s vendor ID to adb_usb.ini whitelist (no longer required) and here are the details: 1. Add your device’s ID to … Read more