Examples (4)
Reboot the device normally
Reboot the device into bootloader mode
adb reboot bootloaderReboot the device into recovery mode
adb reboot recoveryReboot the device into fastboot mode
made by @shridhargupta | data from tldr-pages
Reboot the device normally
Reboot the device into bootloader mode
adb reboot bootloaderReboot the device into recovery mode
adb reboot recoveryReboot the device into fastboot mode