Top "Fastboot" questions

fastboot is a tool that comes with the Android SDK.

set up device for development (???????????? no permissions)

I am using a Samsung galaxy nexus phone (Android 4.0 platform) . I am developing Android app on Ubuntu linux OS. I …

android linux ubuntu adb fastboot
Android fastboot waiting for devices

I am trying to load a customized kernel on my NVIDIA test git. I typed fastboot boot myImage after which …

android fastboot
Android Fastboot devices not returning device

At the moment I would like to reinstall Android on my device(custom hardware device). I got the image files …

android installation fastboot
ADB stopping at <waiting for devices>

I was trying to install some custom recovery and ROM on to my phone when I got to this situation. (…

android performance adb fastboot
Difference between fastboot and recoverymode in android

I just wants to know the difference between fastboot and recovery modes in android device. So far my understanding I …

android recovery rom fastboot
Fastboot flash system.img error

When I try to flash via fastboot system.img (from my custom AOSP build) to Sony Xperia Z3 I get …

android android-source sony fastboot
Android fastboot oem unlocking

So I have got my phone in the bootloader and I want to unlock it so I type fastboot oem …

android unlock fastboot
ADB Fastboot error when flasing rom 'FAILED remote unknown command'

I'm trying to flash Google factory image file on nexus 6P but it always stops at the same point. USB …

android adb root bootloader fastboot
fastboot and adb not working with sudo

I have a very weird issue on my Ubuntu machine when trying to run the fastboot command. When I run: …

android linux ubuntu sudo fastboot
Android EDL mode commands

I'm looking for commands to interact with an android device in EDL mode. There are different software which can interact …

android command-line cmd fastboot