TWRP全称为TeamWin Recovery Project,是一款功能完善且强大的第三方recovery。可用其来刷入ZIP包、Root系统、备份当前系统、恢复出厂、格式化分区等操作。
由于每个机器的硬件不同,内核也不同,所以TWRP recovery并不能跨机型使用。
本帖中的TWRP recovery 适用机型:
- Moto X 1st Gen.
- Moto Droid Mini/Ultra/Maxx 1st Gen.
下载地址:
汉化版(v3.0.0-0):
Settings->Language中选择Simplified Chinese可改简体中文。
http://pan.baidu.com/s/1jHsB0Tw
旧版本:
官方版(v2.8.7.0):
http://pan.baidu.com/s/1jGL6NmI
官方下载地址:https://dl.twrp.me/ghost/
汉化专辑:http://yun.baidu.com/pcloud/albu … 2581677045487570292
- 全球首发汉化,支持简繁中文。尘封之泪(alphaeve)制作,盗版必究,转载请注明汐梦社区。
更新日志:
v3.0.0-0
- Completely new theme
- Much more modern and much nicer looking (by z31s1g)
- True Terminal Emulator - Includes arrow keys, tab and tab completion, etc. (by _that)
- Language translation - It won’t be perfect and especially some languages that require large font files like Chinese & Japanese won’t be availble on most devices. Also some languages may only be partially translated at this time. Feel free to submit more translations to OmniROM’s Gerrit. (mostly by Dees_Troy)
- Flashing of sparse images - On select devices you will be able to flash some parts of factory images via the TWRP GUI (by HashBang173)
- Adopted storage support for select devices - TWRP can now decrypt adopted storage partitions from Marshmallow
- Reworked graphics to bring us more up to date with AOSP - includes support for adf and drm graphics (by Dees_Troy)
- SuperSU prompt will no longer display if a Marshmallow ROM is installed
- Update exfat, exfat fuse, dosfstools (by mdmower)
- Update AOSP base to 6.0
- A huge laundry list of other minor fixes and tweaks
[page]
v2.8.7.0
官方更新日志:
-Initial ground work for software drawn keyboard (_that)
-Fix handling of wiping internal storage on datamedia devices (xuefer)
-Allow DataManager to set and read values from the system properties (xuefer)
-Fix crash when taking screenshots on arm64 devices (xuefer)
-Fix error message after an ORS script completes (Dees_Troy)
-Fix crashes / error when creating encrypted backups (_that, Dees_Troy)
-Add system read only option – more details below (Dees_Troy)
-Add resize2fs and GUI option to run resize2fs (Dees_Troy)
-Fix crash loop caused by empty lines in AOSP recovery command file (_that)
-Prevent duplicate page overlays such as multiple lock screens (mdmower)
修改版更新日志:
- 汐梦全球首发全中文汉化。