Android系统刷机的几种方式

方式1、使用Intel FlashPlatform刷机软件
adb reboot bootloader
选择flash.json文件路径
T2000A/out/target/product/r2_cht_.ffd/fast_flash files/flash.json
点击开始

方式2、单独烧img文件步骤:
1 source build/envsetup.sh
2 lunch …
3 /out/target/product/r2_cht_ffd
4 adb reboot bootloader
5 /usr/bin/fastboot.pft -s YogiDevice flashing unlock
6 ls *.img
7 /usr/bin/fastboot.pft -s YogiDevice flash boot boot.img
8 /usr/bin/fastboot.pft -s YogiDevice continue
9 /usr/bin/fastboot.pft -s YogiDevice flash system system.img
从dnx模式进入bootloader下
/usr/bin/fastboot.pft -s YogiDevice 12345678 boot loader.efi
/usr/bin/fastboot.pft -s YogiDevice YOGABook12 flash unlock

方式3、刷入内核boot.img
adb reboot fastboot
/usr/bin/fastboot.pft -s YogiDevice flashing unlock (解锁)
/usr/bin/fastboot.pft -s YogiDevice flash boot out/target/product/r2_cht_ffd/boot.img (刷入内核)
/usr/bin/fastboot.pft -s YogiDevice continue (重启)

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值