You need an updated copy of the fastboot
tool and it needs to be
- included in your PATH
environment variable. You can run fastboot
- --version
to determine the current version. It must be at least
- 29.0.6
. You can use a distribution package for this, but most of them
- mistakenly package development snapshots of fastboot, clobber the standard version
- scheme for platform-tools (adb, fastboot, etc.) with their own scheme and don't keep
- it up-to-date despite that being crucial.
You need an updated copy of the fastboot
tool and the
+ directory containing it needs to be included in the PATH
+ environment variable. You can run fastboot --version
to determine
+ the current version. It must be at least 29.0.6
. You can use a
+ distribution package for this, but most of them mistakenly package development
+ snapshots of fastboot, clobber the standard version scheme for platform-tools
+ (adb, fastboot, etc.) with their own scheme and don't keep it up-to-date
+ despite that being crucial.
List of distribution packages: