There are the instructions to setup ABD & Fastboot Drivers. The ADB stands for [Android Debug Bridge]. On Windows Operating System by using Android Software ADK.
Requirements To Setup ADB & Fastboot Drivers:
before using the ADB drivers, first, you need to install Java development Kit in order to setup ADB Driver Files.
Setup ADB & Fast Boot Drivers
- First, you need to download and install Java Development Kit on your Windows Computer operating system.
2.Install Android SDK Tools on your Windows Desktop. Once your installation process complete, then select the Start SDK Manager and press on the Finish Button to run it.
3.You need to Select Android SDK Platform Tools and Google USB Driver in the SDK Manager.
4.Press the Install 2 packages after selecting both Options.
5.Accept select and Press Install button.
6.Now will be SDK Manager download both packages and you will see the Summary Once installation Is complete.
7.The ADB & Fastboot Drivers Successfully Installed in your Computer Operating system, now communicate your Android A device with the PC.
After that, it will automatically detect your Android Device and install the USB Drivers.
How to use Fastboot to flash any file?
- Create the new folder in C, and rename it “ FASTBOOT”.
- Copy the adb.exe, AdbWinApi.dll and fastbot.exe at the C.Users>Username> AppData> local> Android> Android-SDK>PLATFORM-Tools on your windows computer.
3.Paste the Copied files to C, Fastboot Now.
4.In this, if you went to flash any kind of image (.img) then copy it to the C, fastboot folder.
5.Open the Start Menu and search “CMD” on your Windows Computer operating system.
6.After completely launched on your computer so then type “cd c:fastboot” and then press Enter from the keyboard.
7.Boot your Android Device into Fastboot Mode and connect it to your Windows Computer Operating system.
9.Once completely connecting your both devices, then again type a command in CMD “Fastboot flash boot imagename.imge” replace the imagename.img with the name of the image which you need to place in the C:fastboot folder).
Here we have done the above guidelines to setup ADB & fastboot drivers. So thanks for visiting our site.
0 Comments