经常刷机必备的软件就是 adb,fastboot,不过如果版本太老的话会出一些奇怪的问题,幸好Google 提供了官方最新的工具包
https://developer.android.google.cn/studio/releases/platform-tools.html
Windows 版 https://dl.google.com/android/repository/platform-tools-latest-windows.zip
Mac 版 https://dl.google.com/android/repository/platform-tools-latest-darwin.zip
Linux 版 https://dl.google.com/android/repository/platform-tools-latest-linux.zip
说两句