我刚刚根据链接。它是S-ON,TWRP(TeamWin)恢复逐渐浮动。装罗成功,一切似乎都很好。除了:
当我在手机中进入"设置,关于,更新软件" 时,它会下载HTC更新。但是当它尝试运行下载的更新时,它重新启动,它进入"恢复" 模式,其中TWRP出现。我应该在那里做什么? 我选择从TWRP的系统重启,IT手机正常,但更新仍在等待运行。
如何应用更新?
感谢
我刚刚根据链接。它是S-ON,TWRP(TeamWin)恢复逐渐浮动。装罗成功,一切似乎都很好。除了:
当我在手机中进入"设置,关于,更新软件" 时,它会下载HTC更新。但是当它尝试运行下载的更新时,它重新启动,它进入"恢复" 模式,其中TWRP出现。我应该在那里做什么? 我选择从TWRP的系统重启,IT手机正常,但更新仍在等待运行。
如何应用更新?
感谢
I just rooted my HTC One (M7) according to LINK. It is s-on, and TWRP (teamwin) recovery is flashed.Rooting is successful and everything seems fine. Except:
When I go in the "setting, about, update software" in the phone, it downloads the HTC updates. But when it tries to run the downloaded updates, it reboots, and it goes into "recovery" mode, where TWRP shows up. What should I do from there? I choose system reboot from TWRP and it phone is up as normal, but the updates are still waiting to be run.
How should I apply updates?
Thanks
官方OTA的HTC只能安装如果您拥有股票恢复。 您可以从xda 这里。 当您下载时,您只需键入此操作即可闪烁它(使用FastBoot模式连接的手机):
fastboot flash recovery path/to/recovery.img
免责声明:如果您安装了自定义ROM(自定义ROM有时具有不同的软件包,则更新将无法正常工作,OTA将损坏的不同包)。如果您想通过OTA更新,您也应该首先安装库存HTC ROM。
Official OTA's from HTC could only be installed if you posses the stock recovery. You can download the right one for you from XDA here. When you have downloaded it you can just flash it by typing this (with your phone connected in fastboot mode):
fastboot flash recovery path/to/recovery.img
Disclaimer: Probably the update won't work if you have a custom ROM installed on it (custom ROMs sometimes have different packages that the OTA will corrupt). If you want to update via OTA you should first install a stock HTC ROM too.
制造商OTAS只能使用您的设备随附的恢复闪烁,这是(更常见的)3E恢复。
我会建议您找到股票recovery.img, fastboot flash recovery recovery.img
,然后应用OTA。
Manufacturer OTAs can only be flashed using the recovery that came with your device, which is (more often than not) 3e recovery.
I would recommend that you find a stock recovery.img, fastboot flash recovery recovery.img
, then apply the OTA.
© 2022 it.wenda123.org All Rights Reserved. 问答之家 版权所有