fdroidcl, fastboot: update pages (#12337)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# fastboot
|
||||
|
||||
> Communicate with connected Android devices when in bootloader mode (the one place `adb` doesn't work).
|
||||
> Communicate with connected Android devices when in bootloader mode (the one place ADB doesn't work).
|
||||
> More information: <https://cs.android.com/android/platform/superproject/+/main:system/core/fastboot>.
|
||||
|
||||
- Unlock the bootloader:
|
||||
@@ -23,7 +23,7 @@
|
||||
|
||||
`fastboot flash recovery {{path/to/file.img}}`
|
||||
|
||||
- Display connected devices:
|
||||
- List connected devices:
|
||||
|
||||
`fastboot devices`
|
||||
|
||||
|
Reference in New Issue
Block a user