On this page you will learn How to Install ADB and Fastboot on Windows. A lot of Android users want to install a custom ROM and kernel’s, they also try to use different firmware’s, and root their Digma . First of all, you need to unlock bootloader and you must need to install ADB and fastboot drivers
ADB and Fastboot for Windows
ADB and Fastboot For Android SDK
Install ADB and fastboot driver on Windows with 15 sec ADB installer:
Step 1: Starting with let’s download ADB Installer setup file by XDA member @Snoop05. It not just installs ADB but it also installs fastboot and USB drivers within a short span of 15 seconds.
Step 2: And then run the Exe file adb-setup.exe.
Step 3: Then look at command window, and follow the instruction. Type ‘Y’ if you want to install the ADB and fastboot driver.
Step 4: After giving the command ‘Y’ it will install the ADB and fastboot drivers on your PC and then it will copy the required files to a particular location.
Step 5: Once again type ‘Y’ to install the device driver. This may take few seconds to install the device drivers and after that, the command window will automatically close.
6) Congratulations!!! You have successfully installed ADB and fastboot on your Windows PC.
Install ADB and fastboot on Windows with Minimal ADB and Fastboot:
1) Firstly you need to download the Minimal ADB and Fastboot setup by XDA member @shimp208.
2) And then run the file minimal_adb_fastboot_v1.4.3_setup.exe.
3) After that you need to Follow the wizard’s instructions and then select where you will install the Minimal ADB and Fastboot.
4) After all these you need to choose the file location and complete the whole setup by the following instruction.
5) Finally you have successfully installed Minimal ADB and Fastboot on your Windows PC.
If you want to check whether ADB and Fastboot is correctly being configured on your PC then go to the installation directory after that press and hold the shift key and press right click and launched the command prompt and type ‘adb devices’. This will show you the list of devices connected to your PC.