Thursday, September 1, 2016

How to Install Android ADB & Fastboot with Drivers on Windows

If you want to root or want to do any other modding to your android device through fast boot then you must have ADB and Fastboot installed on your Windows, otherwise, the device will not connect to your PC and you can’t perform the task.Both the tools are used to send terminal commands to an Android device from a PC command line.

Before Proceeding You should learn what is ADB and FastBoot:

ADB :Android Debug Bridge

This works when the device is powered on and booted into OS or Recovery. The tool helps in sending basic Linux commands, and a variety Android-specific commands from PC to connected Android devices.

Fastboot:

Fastboot mode allows you to flash any partition on an Android device like system, boot, recovery, cache.. etc. Using Fastboot / bootloader, you can also flash the custom built .img files via fastboot. For example, a custom recovery like TWRP or CWM.
how to install adb and fastboot


Installing and Setting Up ADB and Fastboot can be very lengthy on a Windows machine. But thanks to XDA member Snoop05 who has developed a small program to quickly install both ADB and Fastboot files on your PC (system-wide) along with proper drivers. Just Follow the simple and easy step by step guide to Install Android ADB and Fastboot on your Windows device.

How to install ADB and Fastboot

  • Download 15 seconds ADB Installer 1.4.2
  • if the above one doesn't work try this ADB Installer v1.3
  • After downloading the ADB & Fastboot from the above link
  • Run the Installer as an Administrator
  • For "Do you want to install ADB and Fastboot?" tap the Y key then press Enter
  • For "Install ADB system-wide?" tap the Y key then press Enter
  • wait till its complete
  • For "Do you want to install device drivers?" tap the Y key then press Enter
  • In the installer Wizard that pops up, click Next
  • Click Finish when done
  • Go to My Computer / Local Disk ( C: ) , you should see a folder named ADB
  • to run adb or fastboot open the adb folder
  • hold down the SHIFTkey on the keyboard
  • while holding down the SHIFT key right click on an empty space in the adb folder
  • Select open command window here

how to install adb and fastboot

  • now you are good to go
  • you can use the command to unlock other devices bootloader and do many more as you wish


If you dont want to miss any of our latest update you can subscribe here with your email address or you can follow us on facebook to get the latest updates about tech and more.
 

Don't forget Share.

No comments:

Post a Comment