安卓刷机界面的英文是什么意思?

2025-02-23 16:32:09
推荐回答(1个)
回答1:

安卓刷机界面的英文意思如下:

  • -reboot system now 重启系统

  • -apply update from ADB 从ADB进行更新。 ADB驱动是Android设备(如手机)连接PC时所需要的应用程序。

  • -apply updata from internal sdcard 使用手机内存中的刷机包

  • -apply updata from external sdcard 使用手机扩展SD卡中的刷机包

  • -apply sdcard:update.zip 使用SD卡根目录的update.zip更新系统

  • -wipe data/factory reset 清空data分区并恢复出厂设置

  • -wipe cache partition 清空cache(高速缓存)分区

  • -install zip from sdcard 从SD卡选择文件更新系统

  • --apply sdcard:update.zip 使用SD卡根目录的update.zip 更新系统

  • --choose zip from sdcard 从SD卡选择zip格式升级包

  • --toggle signature verification 切换签名验证

  • --toggle script asserts 切换升级脚本检查 

  • -backup and restore 备份和恢复

  • --Backup 备份

  • --Restore 恢复

  • --Advanced Restore 高级恢复

  • -mounts and storage 挂载和存储

  • --mount /system 挂载/system分区(系统分区)

  • --mount /data 挂载/data分区(数据分区)

  • --mount /cache 挂载/cache分区(缓存分区)

  • --mount /sd-ext 挂载/sd-ext分区(A2SD分区)

  • --format boot 格式化内核分区

  • --format system 格式化系统分区

  • --format data 格式化数据分区

  • --format cache 格式化缓存分区

  • --format sdcard 格式化存储卡

  • --format sd-ext 格式化内存卡SD

  • --mount USB storage 挂载SD卡为U盘模式

  • -advanced 高级

  • --Reboot Recovery 重启Recovery 

  • --Wipe Dalvik Cache 清空Dalvik缓存

  • --Wipe Battery Stats 清空电池状态

  • --Report Error 报告错误

  • --Key Test 键位测试

  • --Partition SD Card 对SD卡分区

  • --Fix Permissions 修复权限