当前位置:   article > 正文

fastboot使用_fastboot falsh boot_a

fastboot falsh boot_a

adb devices 查看手机是否连接上
adb reboot bootloader 进入fastboot模式(或者通过长按音量键+电源键进入)
fastboot devices 查看fastboot模式下连接到手机

常用命令:
fastboot flash system system.img
fastboot flash boot boot.img
fastboot flash bootloader bootloader
最后执行
fastboot reboot

adb reboot bootloader
fastboot flash aboot e:\emmc_appsboot.mbn
fastboot flash boot e:\boot.img
fastboot flash boot e:\gtp_config\boot.img
fastboot reboot

adb reboot bootloader
fastboot flash aboot e:\new_board\emmc_appsboot.mbn
fastboot flash boot e:\new_board\boot.img
fastboot reboot

adb reboot bootloader
fastboot flash aboot e:\rename_image\emmc_appsboot.mbn
fastboot flash boot e:\rename_image\boot.img
fastboot reboot

adb reboot bootloader
fastboot flash aboot e:\back\emmc_appsboot.mbn
fastboot flash boot e:\back\boot.img
fastboot reboot

adb shell input keyevent 82 解屏

echo 255 >/ sys/class/leds/lcd-backlight/brightness

adb shell settings put system screen_off_timeout 600000
设置隔多长时间之后休眠

adb logcat -d > logcat.txt

adb reboot bootloader
fastboot flash aboot e:\sc2\emmc_appsboot.mbn
fastboot flash boot e:\sc2\boot.img
fastboot reboot

adb shell am start -n com.example.dell.i2c_so/.MainActivity

注:如果使用fastboot devices 无设备信息显示,则查看驱动是否正常(设备管理器)

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/我家自动化/article/detail/327218
推荐阅读
相关标签
  

闽ICP备14008679号