Close

Not a member yet? Register now and get started.

lock and key

Sign in to your account.

Account Login

Forgot your password?

Android A to Z: What is fastboot?

16 Jan Posted by in Android News | Comments

Android A to Z

What is fastboot? In Android, fastboot is a special diagnostic and engineering protocol that you can boot your Android device into.  While in fastboot, you can modify the file system images from a computer over a USB connection.  It’s a powerful, nerdy tool that deserves to be broken down into terms we all can understand — let’s try and do that.

Not all phones have a fastboot mode that the user can access.  It’s turned on with Nexus devices by default (as well as a few other phones and tablets) and has been enabled by independent Android developers and enthusiasts on some other phones.  It also requires more than what ships with the Android SDK, and different USB drivers for Windows computers.  Fastboot runs on Windows, Mac, and Linux and all the information about setting it up can be found in the forums if you’re interested.  Once set up, you boot your phone to fastboot and you can flash image files to your phone’s internal memory.  Flashing a custom recovery like ClockworkMod is a popular use case, as is resetting it all back using factory images after we’re done breaking things.  The images you flash don’t need to be signed with a particular key, so just about anything will try to flash — even if it shouldn’t be used, so use care.  There are other commands you can use with fastboot, and they’re a bit more advanced.  Things like erasing partitions and overriding kernel command line options can be done, and this makes the tool very useful for developing hardware and software solutions that may need customized booting procedures.  With a little bit of knowledge, and the right Android hardware, fastboot can be a great tool.

Previously on Android A to Z: What’s an ETF?; Find more in the Android Dictionary

More from the Android Dictionary

Android A to Z - ETF

Article

by Phil Nickinson

Jan 06, 2012

What’s an ETF? An early termination fee is something you agree to, albeit grudgingly, when you sign a contract with a carrier. In return for, say, Verizon, selling you a phone for $199 instead o…

Dalvik

Article

by Jerry Hildenbrand

Jan 05, 2012

What is Dalvik?  We hear that word getting thrown around a lot on the Internet when talking about Android and its inner workings.  While there’s no easy explanation we can give in just…

Android A to Z: What is CES?

Article

by Phil Nickinson

Jan 04, 2012

What is CES? In just a few short days we’ll be back yet again in Las Vegas for the 2012 International CES. That’s Consumer Electronics Show, if you don’t know, and it’s the larg…

Android Central

Article

by Phil Nickinson

Jan 03, 2012

What is a bootloader? At its most basic level, your Android smartphone is like a hard drive, made of up several partitions. One of those partitions holds the Android system files, another holds…

Android Central

Article

by Phil Nickinson

Jan 02, 2012

Welcome to our our latest feature here at Android Central. This one’s geared more for you folks who are just getting started with Android, but it’s a great refresher for you veterans as well…

Discussion Topics:

 


Leave a comment