💾 Archived View for freeshell.de › tldr › fastboot.gmi captured on 2023-04-19 at 23:53:28. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Communicate with connected Android devices when in bootloader mode (the one place `adb` doesn't work).
fastboot oem unlock
fastboot oem lock
fastboot reboot bootloader
fastboot flash {file.img}
fastboot flash recovery {file.img}
fastboot devices
fastboot getvar all
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).