微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

安装将自动从 mi a2 恢复 calyx os

如何解决安装将自动从 mi a2 恢复 calyx os

设备启动到快速启动屏幕 安装不会自动恢复 请在下面找到 device-flasher.exe 的日志

Android Factory Image Flasher version 1.0.3
Extracting jasmine_sprout-factory-2.6.1.zip
Verifying platform-tools_r29.0.6-windows.zip
Extracting platform-tools_r29.0.6-windows.zip
1. Connect to a wifi network and ensure that no SIM cards are installed
2. Enable Developer Options on device (Settings -> About Phone -> tap "Build number" 7 times)
3. Enable USB debugging on device (Settings -> System -> Advanced -> Developer Options) and allow the computer to debug (hit "OK" on the popup when USB is connected)
4. Enable OEM Unlocking (in the same Developer Options menu)

Press ENTER to continue

Detected jasmine_sprout 4a5a3f6

Devices to be flashed:
jasmine_sprout 4a5a3f6

Press ENTER to continue
Unlocking jasmine_sprout 4a5a3f6 bootloader...
5. Please use the volume and power keys on the device to unlock the bootloader

  5a. Once jasmine_sprout 4a5a3f6 boots,disconnect its cable and power it off
  5b. Then,press volume down + power to boot it into fastboot mode,and connect the cable again.
The installation will resume automatically

说明位于 link

解决方法

需要从 link 的 Windows 操作系统上安装引导加载程序接口驱动程序

替代解决方案是使用操作系统 MacOS 和 Linux 完成指令。 在 MacOS 上,确保

1 将下载并解压缩的文件夹存档到其原始文件中,并使用原始名称存档,以及

2 解压到名称与存档名称相似的文件夹,因为解压发生在名称不同的文件夹中

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。

相关推荐


Selenium Web驱动程序和Java。元素在(x,y)点处不可单击。其他元素将获得点击?
Python-如何使用点“。” 访问字典成员?
Java 字符串是不可变的。到底是什么意思?
Java中的“ final”关键字如何工作?(我仍然可以修改对象。)
“loop:”在Java代码中。这是什么,为什么要编译?
java.lang.ClassNotFoundException:sun.jdbc.odbc.JdbcOdbcDriver发生异常。为什么?
这是用Java进行XML解析的最佳库。
Java的PriorityQueue的内置迭代器不会以任何特定顺序遍历数据结构。为什么?
如何在Java中聆听按键时移动图像。
Java“Program to an interface”。这是什么意思?