How to capture long screenshot of apps and website on Android?
Recovery is a bootable partition in Android Devices. By using recovery, you can do lots of things to your Android Device like installing custom ROMs, formatting and erasing the device, etc.
Stock recovery is the default recovery method in most/all the Android Devices. In the stock recovery, the functions are very limited in comparison to the custom recovery. You cannot install custom ROMs, zips or root your phone, backup and restore your ROM with stock recovery.
On the other hand, Custom recovery is a powerful and useful form of Android Recovery method. The common example of custom recovery is TWRP. By using custom recovery, you can do a lot of things like rooting your phone, backup and restore your ROM along with all user data and apps, install a custom ROM, modding zips, etc.
If your phone is rooted, you can easily reboot your phone to recovery mode using only two commands.
For that, you need to install Terminal Emulator or any other terminal emulators and enter the following commands:
suEntering this command will ask for root permission, grant the root permission. If you have already done it before, you can jump to step 2.
reboot recoveryYour phone will reboot into recovery mode.
If your device does not have root access, you can reboot your device into recovery mode by pressing a combination of keys when your phone is in a Power Off mode.
For Samsung Galaxy devices:
Switch off your phone and press Power+Vol++Home button at the same time to go to recovery mode.
For Xiaomi, Lava devices:
Switch off your phone and press Power+Vol+ button at the same time to go to recovery mode.
For LG, HTC, Pixel, Huawei, OnePlus devices:
Switch off your phone and press Power+Vol- button at the same time to go to recovery mode.
For Sony devices:
Switch off your phone and press Power+Vol+ OR Vol- button at the same time to go to recovery mode.
For Nexus devices:
Switch off your phone and press Power+Vol++Vol- button at the same time to go to recovery mode.
For other devices:
If your device is not listed in this list, you can try any one of the methods. One may work for you.
If your device is not Android, this methods might not work on your device.
Comments
Post a Comment
Add comment.