- dotTech - http://dottech.org -
How To: Install ADB and Fastboot on your Windows computer for use with your Android phone
Posted By Ashraf On June 18, 2011 @ 6:20 PM In Android,Tips 'n Tricks | 47 Comments
Anyone that has ever tried to mod their Android phone has come across users telling other users to run various different ADB and/or Fastboot commands. The only problem is the average Joe has no idea what ADB and Fastboot are because, well, they aren’t your run-of-the-mill applications. I was completely lost myself when I first ventured into the world of Android. While yes, developer hubs like XDA-Developers do provide instructions on how to get ADB/Fastboot installed, there are so many convoluted guides out there, it is easy to throw one’s hands up in defeat. Hopefully this guide makes it simple and straightforward to get ADB and Fastboot installed on your computer.
ADB stands for Android Debug Bridge, while Fastboot stands for, well, Fastboot. Without going into too many technical details (trust me you don’t want technical details), let’s just say they are two command-line tools used when modding/hacking Android phones.
You need ADB and Fastboot if you are one of those people that like to mod/hack your Android phone. While many mods/hacks are now becoming more main-stream-user friendly with GUIs (i.e. they no longer require users to use ADB or Fastboot), there are still times when users need to use ADB and/or Fastboot. (Anyone with a Google Nexus One or Nexus S knows what I mean.) While you may not necessarily ever use ADB or Fastboot (depends on what phone you have, and the type of developer support it gets), it is always nice to have them installed when the time comes that you do need them.
Installing ADB and Fastboot is actually very easy:
The following guide is for Windows PCs only, but ADB/Fastboot can be installed on Linux and Mac OS X also. (You just do it differently for Linux/Mac OS X.) Also note that this guide was written on a Windows 7 computer. However, the guide will work on Windows 8/XP/Vista the same way; I don’t know about earlier versions of Windows.
Make sure you type in exactly ;C:\Android (be sure to include the semi-colon at the beginning).
Once you have them installed, using ADB or Fastboot is as easy as opening command prompt, typing in adb xxx or fastboot xxx (with xxx being the command you want to run)…
…and hitting Enter on your keyboard to execute the command.
Take note, however, installing ADB and Fastboot is not enough to start using it with your phones. You need to install the relevant drivers [10] on your computer – so your PC recognizes your phone – before ADB or Fastboot will be able to work with it. If you don’t have any drivers installed, you will get an error similar to the following:
If you don’t have the proper drivers installed, read dotTech’s article on downloads links for USB (adb and fastboot) drivers for Windows for all Android phones [10].
Uninstalling ADB, Fastboot, and the other tools is as easy and undoing what you did when you installed. In other words, delete C:\Android and all the files in it and remove the environmental variable you added earlier.
You have installed ADB and Fastboot – now what? Now go look for guides on modding/hacking your phone. A good place to start is reading dotTech’s how to root guides [12]. Another good place to look for Android hacking and slashing is XDA-Developers [13]. If you are lucky, the guides you find won’t require you to use ADB or Fastboot; but if they do, you are now prepared because you just installed them.
Originally posted Jun 18, 2012. Updated Nov 16, 2012 to include newer version of ADB and Fastboot.
Article printed from dotTech: http://dottech.org
URL to article: http://dottech.org/21534/how-to-install-adb-and-fastboot-on-your-windows-computer-for-use-with-your-android-phone/
URLs in this post:
[1] Download: http://dottech.org/downloads/adb_fastboot_and_other_tools.zip
[2] Android SDK: http://developer.android.com/sdk/index.html
[3] Image: https://dottech.org:443/wp-content/uploads/2011/01/2011-01-17_173115.png
[4] Image: https://dottech.org:443/wp-content/uploads/2011/01/2011-01-17_174109.png
[5] Image: https://dottech.org:443/wp-content/uploads/2011/01/2011-01-17_174327.png
[6] Image: https://dottech.org:443/wp-content/uploads/2011/01/2011-01-17_174454.png
[7] Image: https://dottech.org:443/wp-content/uploads/2011/01/2011-01-17_174537.png
[8] Image: https://dottech.org:443/wp-content/uploads/2011/01/2011-01-17_180507.png
[9] Image: https://dottech.org:443/wp-content/uploads/2011/01/2011-01-17_1811462.png
[10] relevant drivers: http://dottech.org/android/26188/usb-adb-and-fastboot-drivers-for-windows-for-all-android-phones/
[11] Image: https://dottech.org:443/wp-content/uploads/2011/01/2011-01-17_1812282.png
[12] how to root guides: http://dottech.org/23370/how-to-root-android-jailbreak-ios-iphone-ipad-homebrew-webos/
[13] XDA-Developers: http://forum.xda-developers.com/
Click here to print.
© 2008-2012 dotTech.org | All content is the property of its rightful owner.