All the Android smartphones and tablets are having a stock recovery image, pre-installed on their systems. The stock recovery can be used for numerous operations such as installing apps from the SD card, backup the data, perform maintenance procedures and so on. But, when dealing with unofficial methods, such as installing a custom ROM or a custom kernel, the stock recovery is useless. In that case you will have to replace the stock recovery with a custom one, an operation that usually requires root access (not always though).
The custom recovery images are bringing more features and options that can be used by the Android users who are trying to tweak their handsets. So, these tools are useful only if you want to perform complex operations on your phone / tablet, else you will replace the stock recovery without any purpose. As mentioned a custom recovery must be used when trying to update with beta, unofficial or custom ROMs, or when installing custom kernels – after that you can overclock / underclock your smartphone or tablet for improving the speeds or for upgrading the battery life.
The most used Android custom recovery images are CWM and TWRP recovery, the last one being the touch version of the first tool. There are many other recovery apps that can be installed on the Android system, but I am recommending you the mentioned tools.
As mentioned above, when trying to flash a custom recovery, root access might be required. In that case, first unlock your smartphone / tablet and then install the app and finally return here and learn how to boot your Android device intro recovery mode. Be aware though as by rooting the warranty will get void and for restoring the same you will have to downgrade to stock firmware, or to update with an official release of the Android software.
Now this guide is compatible with both rooted and locked Android smartphones or tablets, which means that you can learn how to enter recovery mode without dealing with further problems. This method will work on almost all the Android devices out there so the tutorial is a universal operation. So whether you need to enter the stock recovery or the custom recovery (CWM or TWRP recovery) use the steps from below and learn how to do the same.
Usually, for booting into recovery, you need to press a combination of buttons on your handset. First you have to turn off your device, wait a few seconds and then press power and volume up buttons at the same time for a few seconds. The recovery mode should be displayed. But, if that isn’t working for you, follow the guidelines from below:
Enter Recovery Mode on Rooted Android devices
- This is the easiest way that can be completed.
- From Google Play you need to download a tool on your device.
- So, access the Play Store and search for the Quick Boot tool.
- You can manually download the app by using the link from here.
- Install the tool on your phone / tablet.
- Run the same.
- From the menu that will be displayed (Recovery, Reboot, Bootloader and Power Off) select “recovery”.
- Now your handset will be rebooted into recovery mode, so that’s it.
Enter Recovery Mode on Locked Android devices
- In order to succeed with these steps, you will need access to a computer or notebook.
- Your handset and its USB cable should also be there.
- Your phone must have USB debugging option enabled.
- On your computer Android SKD must be installed -> learn how to install Android SDK on Windows or learn how to set up ADB on MAC OS X / Linux.
- Connect your device with the computer by using its USB cable.
- On your computer navigate through the Fastboot folder.
- There open a command prompt window.
- On the cmd window type: “adb reboot recovery”.
- Good, now your handset will automatically enter in recovery mode menu.
No comments:
Post a Comment