如果您有Android 设备(Android device),您可能希望在很大程度上对其进行自定义,以展示您的创造力并尽可能地使设备真正属于您。默认情况下,您有很多选项可以自定义设备,但如果您使用恢复模式(recovery mode),还有更多选项。
所有Android手机都附带一种称为恢复模式(recovery mode)的模式,虽然该模式旨在帮助您在出现问题时恢复设备,但也可以帮助您调整手机上的许多选项。如果您的系统出现问题并且您认为您的设备可以使用一些帮助,您也可以使用恢复模式。(recovery mode)
无论您想如何使用该模式,以下是您进入该模式的方式以及您可以使用其中的每个可用选项做什么。
将您的设备重新启动到恢复模式(Reboot Your Device Into Recovery Mode)
有多种方法可以将Android 设备(Android device)重新启动到恢复模式(recovery mode)。每种方法都使用一种独特的方法来帮助您进入该模式,因此您应该选择您认为适合您的方法。
使用组合键
The easiest method is to use a dedicated key combination. Each Android device has a key combination that, when pressed, allows your device to reboot into recovery mode.
Here
are the key combinations for some of the popular Android device
manufacturers:
- Samsung: Power + Home + Volume Up
- Nexus: Power + Volume Up + Volume Down
- LG: Power + Volume Down
- HTC: Power + Volume Down
- Motorola: Power + Home
- Sony: Power + Volume Up OR Volume Down
- Pixel: Power + Volume Down
- Huawei: Power + Volume Down
- Xiaomi: Power + Volume Up
- OnePlus: Power + Volume Down
请记住(Remember),当您使用这些组合键时,您的设备必须关闭。
使用亚行
ADB有许多命令可以在您的Android 设备(Android device)上执行各种操作,其中一个命令可以让您重新启动进入恢复模式(recovery mode)。
如果您在机器上设置了ADB 工具包(ADB toolkit),那么您需要执行以下操作才能进入恢复模式(recovery mode)。
- 前往Android 设备(Android device)上的Settings > Developer options并启用USB 调试(USB debugging)选项。
- 将您的设备插入计算机并在ADB 文件夹中启动(ADB folder)命令提示符或终端窗口(Command Prompt or Terminal window)。键入以下命令,然后按(command and press)Enter。
./adb devices(适用于 Mac)
adb 设备(adb devices )(适用于 Windows)
- 您将在列表中看到您的设备。接下来(Next),输入以下命令并按(command and press) Enter。
./adb boot recovery(适用于 Mac)
adb 启动恢复(adb boot recovery )(适用于 Windows)
您的设备将立即关闭并重新启动进入Android 恢复(Android recovery)模式。
使用应用程序(需要根)
如果您可以访问设备上的根目录,则可以使用Google Play 商店(Google Play Store)中的应用程序,然后单击即可进入恢复模式(recovery mode)。
- 在您的设备上下载并安装快速重启应用程序(Quick Reboot app)。打开应用程序,授予所需权限,然后点击重新启动恢复(Reboot Recovery)。
- 您将快速重新启动进入恢复模式(recovery mode)。
如何使用 Android 的恢复模式(Recovery Mode)选项
如果您是第一次使用Android 恢复(Android recovery)模式,您可能不了解每个选项的功能。
尽管大多数选项都是不言自明的,并且您可以通过它们的名称知道它们的作用,但最好了解有关它们中的每一个的更多信息。这样你就会知道什么时候使用什么选项。
- 从内部存储安装(Install from internal storage)- 这允许您从设备的内部存储安装zip 文件(zip file)。当您从Internet(Internet)下载了可恢复的可刷写文件并希望在您的设备上刷写它时,通常会使用它。
- 从 ADB 安装(Install from ADB)- 此选项允许您在设备的恢复模式下使用(recovery mode)ADB 工具包(ADB toolkit)。您可以通过此选项使用ADB添加、修改和删除内容。
- 擦除数据和缓存(Wipe data and cache)——顾名思义,它可以让您清除设备中的数据和缓存文件。它有三个子选项:
- 重置系统设置(Reset system setting)- 这可让您将设备重置为出厂设置。
- 擦除缓存(Wipe cache)——它会擦除您设备中的所有缓存文件。
- 删除所有内容(Erase everything) -(– use)如果您想删除设备上的所有内容,请使用此选项。
- 高级(Advanced)——其中有两个子选项:
- 重新启动到快速启动(Reboot to fastboot)- 它将设备重新启动到快速启动模式。这是一种类似于恢复模式(recovery mode)的模式,但允许您使用ADB 和 fastboot(ADB and fastboot)刷新自定义文件。
- 重新启动以恢复(Reboot to recovery)- 它将您的设备重新启动到恢复模式(recovery mode)。
如何使用恢复模式自定义(Recovery Mode)Android?
仅仅知道每个选项在恢复模式(recovery mode)下的作用对自定义设备没有多大帮助。您将需要了解您的Android 设备(Android device)用于自定义的各种文件。
以下是您可以使用恢复模式(recovery mode)刷新以调整设备的一些文件类型:
自定义 ROM
自定义ROM是为您的设备定制的Android 操作系统版本。(Android operating)它可能有也可能没有所有的股票应用程序(stock apps),可能有一些额外的功能,等等。
闪烁它会替换您在设备上运行的现有Android 。
自定义恢复
您在上面访问的是库存的Android 恢复(Android recovery),您还可以选择将其替换为具有更多功能的自定义恢复(custom recovery)。
两个最流行的自定义恢复是ClockworkMod Recovery和TWRP Recovery。
自定义内核
(A custom kernel is usually flashed)当您想要对设备的CPU进行超频时,(CPU)通常会在Android 设备(Android device)上刷新自定义内核。仅当您知道自己在做什么时才这样做,否则最终会导致设备变砖。
库存 ROM
库存ROM是适用于您设备的Android 操作系统的(Android OS)库存版本。(stock version)这是您的设备预装的那个。如果您的设备出现故障并且您没有其他方法可以修复它,您应该使用它。
结论
恢复模式(recovery mode)是一项强大的隐藏功能,可让您释放Android 设备(Android device)的真正力量。
一旦你习惯了它,你会发现自己一次又一次地对设备进行砌砖和拆砖,最终获得完全定制的Android 体验(Android experience),这是其他人所没有的。
How To Boot Into & Use Recovery Mode On Android
If you have an Androіd device, you may likely want to сustomize it to a great extent shоwing your creativity and making the device as truly yourѕ as possible. By default, you have lots of options to customize the device but there’s even more options if you use the recovery mode.
All Android phones ship with a mode called recovery mode that, although built for helping you recover your device when things go wrong, also helps you tweak a number of options on the phone. You can also use the recovery mode if there’s an issue with your system and you think your device could use some help.
Regardless of how you want to use the mode, here’s how you get into the mode and what you can do with each option available in there.
Reboot Your Device Into Recovery Mode
There are multiple ways to reboot an Android device into recovery mode. Each method uses a unique approach to help you get into the mode and so you should choose the one that you think works for you.
Using Key
Combinations
The easiest method is to use a dedicated key combination. Each Android device has a key combination that, when pressed, allows your device to reboot into recovery mode.
Here
are the key combinations for some of the popular Android device
manufacturers:
- Samsung: Power + Home + Volume Up
- Nexus: Power + Volume Up + Volume Down
- LG: Power + Volume Down
- HTC: Power + Volume Down
- Motorola: Power + Home
- Sony: Power + Volume Up OR Volume Down
- Pixel: Power + Volume Down
- Huawei: Power + Volume Down
- Xiaomi: Power + Volume Up
- OnePlus: Power + Volume Down
Remember that your device must be turned off when you use these key combinations.
Using ADB
ADB has a number of commands to perform various actions on your Android device and one of these commands lets you reboot into recovery mode.
Provided you have the ADB toolkit set up on your machine, the following is what you need to do to enter recovery mode.
- Head to Settings > Developer options on your Android device and enable the USB debugging option.
- Plug in your device to your computer and launch a Command Prompt or Terminal window in the ADB folder. Type in the following command and press Enter.
./adb devices (for Mac)
adb devices (for Windows)
- You’ll see your device in the list. Next up, type in the following command and press Enter.
./adb boot recovery (for Mac)
adb boot recovery (for Windows)
Your device will immediately turn off and reboot into the Android recovery mode.
Using An App (Root Required)
If
you have access to the root on your device, you can use an app from
the Google Play Store and get into the recovery mode in a single tap.
- Download and install the Quick Reboot app on your device. Open the app, grant the required permissions, and tap on Reboot Recovery.
- You’ll quickly reboot into the recovery mode.
How To Use Android’s Recovery Mode Options
If you’re using the Android recovery mode for the first time, you may not be aware of the functionality of each option.
Although most options are self-explanatory and you’ll know what they do by their names, it’s good to have more information about each of them. That way you’ll know when to use what option.
- Install from internal storage – this allows you to install a zip file from the internal storage of your device. It’s usually used when you have downloaded a recovery flashable file from the Internet and you wish to flash it on your device.
- Install from ADB – this option lets you use the ADB toolkit in the recovery mode on your device. You can add, modify, and remove stuff using ADB with this option.
- Wipe data and cache – as the name implies, it lets you clear data as well as cache files from your device. It has three sub-options:
- Reset system setting – this lets you reset your device to the factory settings.
- Wipe cache – it erases all the cache files from your device.
- Erase everything – use this if you’d like to delete everything on your device.
- Advanced – this has two sub-options in it:
- Reboot to fastboot – it reboots the device into fastboot mode. It’s a mode just like recovery mode but allows you to flash custom files using ADB and fastboot.
- Reboot to recovery – it reboots your device into the recovery mode.
How Can You Customize Android With Recovery Mode?
Just knowing what each option does in recovery mode won’t help much with customizing your device. You’re going to need to learn about various files that your Android device uses for customization.
Here are some of the file types you can flash using the recovery mode to tweak your device:
Custom ROMs
A custom ROM is a customized version of the Android operating system for your device. It may or may not have all the stock apps, may have some extra features, and so on.
Flashing it replaces the stock Android you are running on your device.
Custom Recovery
What you accessed above was the stock Android recovery and you also have the option to replace it with a custom recovery that brings more features with it.
Two of the most popular custom recoveries are ClockworkMod Recovery and TWRP Recovery.
Custom Kernels
A custom kernel is usually flashed on an Android device when you want to overclock your device’s CPU. Only do it if you know what you’re doing or you’ll end-up bricking your device.
Stock ROMs
A
stock ROM is the stock version of the Android OS for your device.
It’s the one that your device came preloaded with. You should use
this if your device goes haywire and you have no other way to fix it.
Conclusion
The recovery mode is a powerful hidden feature that lets you unleash the true power of your Android device.
Once you’ve got used to it, you’ll find yourself bricking and unbricking the device again and again, and eventually having a completely custom Android experience that no one else has.