Top "Fastboot" questions

fastboot is a tool that comes with the Android SDK.

Fastboot recovery: Partition recovery not support flash

I am trying to install cwm recovery through fastboot. I tried executing the command fastboot flash recovery recovery.img But …

android root partition fastboot
error: could not load android-info.txt

After I built the source code of android, I ran the following command and got the error. #fastboot -w flashall …

android build porting android-source fastboot
How do you use force adb to backup without user confirmation?

Running adb backup -apk -shared -all on an Android device yields Now unlock your device and confirm the backup operation. …

android backup adb fastboot
How do you enter into fastboot mode for Allwinner A10 tablets (ICS)?

Does anyone know how to enter into fastboot mode for allwinner a10 tablets which are running ICS? adb reboot fastboot …

android android-4.0-ice-cream-sandwich fastboot
./fastboot: No such file or directory

I've struggled with this for awhile! I'm beating my head against the wall. I am trying to run fastboot (android-linux-tools/…

android linux ubuntu fastboot
How does "fastboot boot <kernel>" works internally?

Fastboot has the following handy feature (if booting the custom image fails, the device just magically boots the default image …

android linux-kernel boot fastboot
How do I find the android SDK tools version from shell

I would like to get the version of the installed SDK on the computer from a shell command. Some tools …

android adb android-sdk-tools fastboot
64-bit version of adb and fastboot?

I'm catching the error below on Debian 7.3, x64 (fully patched). I'm pretty certain its because adb is 32-bit even in …

android linux adb fastboot
Fastboot FAILED (command write failed (Invalid argument))

When I try to run the following command "fastboot flash modem NON-HLOS.bin" got the following error on windows FAILED (…

fastboot