1、手机另类刷机方法之Fastboot简单的fastboot命令:1.重启G1:$ fastboot reboot2.刷所有分区:以下命令会在当前目录寻找各种所有的image文件,并且在刷完所有分区后重启手机$ fastboot flashall3.刷指定分区:$ fastboot flash {partition} {file.img}如:fastboot flash system...
发布时间:2025-11-01 浏览量:4