TWRP 是一种自定义恢复(custom recovery),可为基于 Android 的手机和平板电脑带来多项功能。此恢复替换您的库存恢复,并允许您在设备上安装各种自定义项目,包括自定义ROM(ROMs)和自定义内核。
要在您的设备上安装 TWRP 恢复(install TWRP recovery),您需要为您的设备使用适当的方法。以下是在手机或平板电脑上获取TWRP 恢复的几种方法。(TWRP Recovery)
为什么要安装 TWRP 恢复(Why Install TWRP Recovery)?
从库存恢复中切换到TWRP的原因有很多。
最常见的原因是您可能想在您的设备上安装自定义固件。在大多数情况下,库存恢复不允许您刷新任何自定义项目。但是,使用TWRP,您可以在Android设备上刷写几乎任何自定义项目。
与库存恢复相比, TWRP(TWRP)在功能方面要好得多。通过为您的设备自定义恢复,您可以获得更好的备份和恢复功能。
如何使用应用程序安装 TWRP 恢复(需要 Root)(How to Install TWRP Recovery Using an App (Root Required))
如果您的 Android 设备已植根(your Android device is rooted),安装TWRP恢复的最简单方法是使用恢复的官方应用程序。该应用程序可帮助您下载特定设备型号的恢复映像,然后您可以使用同一应用程序在设备上刷新该映像。
您必须解锁手机的引导加载程序才能安装自定义恢复。设备制造商的网站将提供执行此操作的确切步骤。
对 root-access 和 bootloader 进行排序后,请按照以下步骤安装TWRP:
- 在您的设备上打开Google Play 商店(Google Play Store)并下载并安装官方 TWRP 应用程序(Official TWRP App)。
- 启动新安装的应用程序。
- 同意(Agree)TWRP 的条款和条件,然后点击OK。
- 在以下屏幕上点击TWRP Flash 。
- 点击选择设备(Select Device)并从列表中选择您的特定Android设备。(Android)
- 您现在将看到设备的恢复映像。选择最新版本的恢复。
- 该应用程序将打开您手机的网络浏览器并将您带到TWRP站点。在这里,点击TWRP的(TWRP).img文件的下载链接,将恢复保存到您的设备。
- 下载恢复后,返回TWRP应用程序。
- 点击选择要在应用程序中闪烁的文件(Select a file to flash)。
- 选择您下载的恢复映像以进行闪存。
- 选择Flash to Recovery,然后选择Okay。
该应用程序应在您的设备上安装 TWRP恢复(recovery on your device)。
如何在 Android 上手动安装 TWRP Recovery(无需 Root)(How to Manually Install TWRP Recovery on Android (No Root Required))
如果您的Android设备没有植根,您仍然可以使用 fastboot 方法在您的设备上刷新TWRP恢复。(TWRP)此方法直接在设备的恢复分区上刷新恢复。
确保(Make)您已解锁设备的引导加载程序。然后,按照以下步骤在您的设备上刷新TWRP:
- 在您的计算机上启动 Web 浏览器并访问TWRP 恢复(TWRP recovery)站点。
- 在网站上,选择顶部的设备(Devices),选择您的设备并将最新的恢复映像 ( .img ) 下载到您的计算机桌面。
- 在您的 Android 设备上,进入设置(Settings)>关于手机(About phone),然后点击内部版本号(Build number)大约七次。您会看到一条消息,上面写着您现在是开发人员(You’re now a developer)。
- 同样,在您的手机上,进入Settings > System > Developer Options并启用USB 调试(USB debugging)。
- 使用USB(USB)电缆将您的设备连接到计算机。
- 在您的计算机上下载并解压ADB 工具包。(ADB toolkit)将下载的恢复映像 (.img) 文件移动到此提取的ADB文件夹中。
- 打开Command Prompt,键入以下命令,将PATH替换为(PATH)ADB文件夹的完整路径,然后按Enter。
光盘路径(cd PATH)
- 在命令提示符(Command Prompt)窗口中键入以下内容,然后按Enter。这会将您的设备重新启动到引导加载程序模式。
adb 重启引导加载程序(adb reboot bootloader)
- 一旦您的设备处于引导加载程序模式,请在命令提示符(Command Prompt)窗口中键入以下命令,然后按Enter。确保将twrp.img替换为您下载的恢复映像的实际名称。
fastboot flash recovery twrp.img
- 这将在您的设备上刷新TWRP恢复。刷新恢复后,运行以下命令以启动恢复。这样做可以防止您手机的ROM用现有的 ROM覆盖自定义恢复。
fastboot 启动 twrp.img(fastboot boot twrp.img)
- 您的Android设备现在应该处于TWRP恢复模式。
如何在三星设备上安装 TWRP 恢复(How to Install TWRP Recovery on Samsung Devices)
如果您使用的是三星 Android(Samsung Android)设备,上述方法对您不起作用,因为三星(Samsung)设备不使用快速启动模式。要在三星手机或平板电脑上刷新(Samsung phone or tablet)TWRP恢复,请改用下载模式。
- 在您的计算机上,打开TWRP 站点(TWRP site)并选择顶部的设备。(Devices)
- 选择三星(Samsung),然后从列表中选择您的特定设备型号。
- 下载以(Download).tar结尾的恢复映像。您将使用设备上的Odin(三星(Samsung)闪存工具)闪存此文件。
- (Reboot)将您的三星设备(Samsung)重新启动到下载模式。在大多数手机上,您可以通过关闭设备进入下载模式,同时按降低音量(Volume Down)+主页(Home)+电源(Power)按钮,然后按提高音量(Volume Up)。
- 通过USB电缆将三星设备连接到计算机。(Samsung)
- 在您的计算机上下载并启动Odin 工具。(Odin tool)
- 在 Odin 中,选择AP选项并选择您下载的恢复文件。
- 选择开始(Start)以开始在您的设备上安装TWRP恢复。
- 安装恢复后,按设备上的提高音量(Volume Up)+主页(Home)+电源(Power)键以启动进入恢复模式。
这就是您如何为您的三星(Samsung)设备配备强大的自定义恢复功能。
如何在 Android 上恢复库存(How to Go Back to the Stock Recovery on Android)
如果您想恢复库存恢复,最简单的方法是在您的手机或平板电脑上刷新库存 ROM(flash the stock ROM on your phone or tablet)。但是,请注意,这样做会将您的手机重置为出厂设置。
取回库存恢复的另一种方法是在您的设备上刷新库存恢复图像。您可以在XDA 论坛(XDA Forums)等网站上找到此图像,然后使用适当的方法在您的设备上刷新该图像。
在您的Android(Android)设备上使用TWRP恢复,您自定义设备的可能性是无限的。您现在可以刷写各种自定义ROM(ROMs),使用自定义内核享受更好的性能,只需轻点几下即可对您的设备进行完整备份。
How to Install TWRP Recovery on Android
TWRP is a custom recovery that brings several features to your Android-based phones and tablets. This recovery replaces your stock recovery and allows you to install various custom items on your device, including custom ROMs and custom kernels.
To install TWRP recovery on your device, you’ll need to use an appropriate method for your device. Here are a few ways to get TWRP Recovery on your phone or tablet.
Why Install TWRP Recovery?
There are many reasons to switch to TWRP from your stock recovery.
The most common reason is that you may want to install custom firmware on your device. The stock recovery, in most cases, doesn’t allow you to flash any custom items. With TWRP, though, you can flash pretty much any custom item on your Android device.
TWRP is far better in terms of functionalities compared with the stock recovery. You get better backup and restore functions with this custom recovery for your device.
How to Install TWRP Recovery Using an App (Root Required)
If your Android device is rooted, the easiest way to install TWRP recovery is by using the recovery’s official app. The app helps you download the recovery image for your particular device model, and you can then use the same app to flash that image on your device.
You must unlock your phone’s bootloader to install a custom recovery. The device manufacturer’s website will have the exact steps to do this.
Once you’ve sorted root-access and bootloader, follow these steps to install TWRP:
- Open Google Play Store on your device and download and install the Official TWRP App.
- Launch the newly installed app.
- Agree to TWRP’s terms and conditions and tap OK.
- Tap TWRP Flash on the following screen.
- Tap Select Device and choose your specific Android device from the list.
- You’ll now see the recovery images for your device. Select the most recent version of the recovery.
- The app will open your phone’s web browser and take you to the TWRP site. Here, tap the download link for the .img file of TWRP to save the recovery to your device.
- Once the recovery is downloaded, get back to the TWRP app.
- Tap Select a file to flash in the app.
- Select your downloaded recovery image to flash.
- Choose Flash to Recovery followed by Okay.
The app should install the TWRP recovery on your device.
How to Manually Install TWRP Recovery on Android (No Root Required)
If your Android device is not rooted, you can still flash TWRP recovery on your device by using the fastboot method. This method directly flashes the recovery on the recovery partition of your device.
Make sure you’ve unlocked your device’s bootloader. Then, follow these steps to flash TWRP on your device:
- Launch a web browser on your computer and access the TWRP recovery site.
- On the site, select Devices at the top, choose your device and download the most recent recovery image (.img) to your computer’s desktop.
- On your Android device, head into Settings > About phone and tap Build number about seven times. You’ll see a message that says, You’re now a developer.
- Again, on your phone, head into Settings > System > Developer Options and enable USB debugging.
- Connect your device to your computer using a USB cable.
- Download and extract the ADB toolkit on your computer. Move the downloaded recovery image (.img) file into this extracted ADB folder.
- Open Command Prompt, type the following command replacing PATH with the full path to the ADB folder, and press Enter.
cd PATH
- Type the following in the Command Prompt window and press Enter. This will reboot your device into bootloader mode.
adb reboot bootloader
- Once your device is in bootloader mode, type the following command in the Command Prompt window and press Enter. Make sure to replace twrp.img with the actual name of the recovery image you’ve downloaded.
fastboot flash recovery twrp.img
- That will flash the TWRP recovery on your device. When the recovery is flashed, run the following command to boot into the recovery. Doing this will prevent your phone’s ROM from overwriting the custom recovery with the stock one.
fastboot boot twrp.img
- Your Android device should now be in TWRP recovery mode.
How to Install TWRP Recovery on Samsung Devices
If you use a Samsung Android device, the above method won’t work for you as Samsung devices don’t use the fastboot mode. To flash TWRP recovery on a Samsung phone or tablet, use the download mode instead.
- On your computer, open the TWRP site and select Devices at the top.
- Select Samsung and then choose your specific device model from the list.
- Download the recovery image that ends with .tar. You’ll flash this file using Odin (Samsung flash tool) on your device.
- Reboot your Samsung device into download mode. On most phones, you can enter download mode by turning off the device, pressing Volume Down + Home + Power buttons together, and then pressing Volume Up.
- Connect your Samsung device to your computer via a USB cable.
- Download and launch the Odin tool on your computer.
- In Odin, select the AP option and choose your downloaded recovery file.
- Select Start to start installing TWRP recovery on your device.
- When recovery is installed, press Volume Up + Home + Power keys on your device to boot into recovery mode.
And that’s how you equip your Samsung device with a powerful custom recovery.
How to Go Back to the Stock Recovery on Android
If you’d like to revert to the stock recovery, the easiest way to do this is to flash the stock ROM on your phone or tablet. However, know that doing this will reset your phone to the factory settings.
Another way to get back the stock recovery is to flash the stock recovery image on your device. You can find this image on sites like XDA Forums and then use an appropriate method to flash the image on your device.
With TWRP recovery on your Android device, your possibilities of customizing your device are endless. You can now flash various custom ROMs, enjoy better performance with custom kernels, and make full backups of your device in a few easy taps.