menu

Translate

Friday, January 24, 2020

Install TWRP on any Android

Install TWRP on any Android

Team Win Recovery Project:
Team Win Recovery Project is an open-source software custom recovery image for Android-based devices. It provides a touchscreen-enabled interface that allows users to install third-party firmware and back up the current system which are functions often unsupported by stock recovery images
How to install TWRP in any android
  1. make sure installing TWRP custom recovery your device bootloader is Unlock.
  2.  Also, be sure to back up the device data before rooting.
  3. Install ADB and Fastboot driver in pc.
  4. To enable USB debugging, navigate to Settings > Developer Options > USB Debugging.
  5. Open the folder where your TWRP Recovery .img file is saved.
  6. Then open a CMD window inside that folder. To do that, Shift + Right click on any empty white space inside the folder and then select Open command window here.
  7. Connect your Android device to the PC. Type the following into the command window to boot your device into bootloader/fastboot mode:
  8. adb reboot bootloader
  9. Once your device boots into bootloader mode, type this into the command line
  10. fastboot flash recovery twrp.img
  11. once Twrp succesfully flash in your phone.
  12. type fastboot  Reboot.

Source of this post -
www.xda-developers.com 





    Choose :
  • OR
  • To comment
No comments:
Write comments