How to flash a recovery flashable zip using TWRP or CWM or PhilZ recovery

Tagged: 

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #20509
    Linux User
    Participant

    Android being an open source OS, has been exploited by the developer community to get most out of it. If you are here then I can guess you have at least some idea of that. Custom ROM, Custom recovery, Android ROOTing are some biggest things that you can customize your device to have. Again, it’s not limited just to the above mentioned. If you have some feature on some phone then it is ported for other set of Android devices within no time by the developers, such as Google assistant which was only there for Google Pixel phones and developer(s) have ported it for other Android devices. Most of such add-on features comes with a recovery flashable zip file. How do you flash those zip files??

    This post will guide you How to flash/Install a recovery flashable zip file on an Android phone or Tablet by using TWRP or any other Recovery. A step by step guide with all required links and necessary steps will take your phone with loaded features.

    flash a recovery flashable zip using TWRP

    WHAT IS A RECOVERY FLASHABLE ZIP?

    Most of the android manufacturers release the phone with bootloaders locked and with obviously a stock recovery. The stock recovery can only format data/cache partition of your Android phone and nothing much. The stock recovery is limited only to execute this thing because it has got system access and it may damage if exposed advanced features to users if not handled properly.

    On the other hand a customized recovery such as a TWRP recovery is exposed with lots of features which can help you installing a Custom ROM on your phone such as: Lineage OS, Resurrection Remix OS, AICP ROM, crDroid ROM etc. It can also provide you a provision to ROOT your Android device. Whether a custom ROM or a ROOTing package, everything comes in an easily installable format using the custom recovery.

    DOWNLOADS AND LINKS TO INSTALL A RECOVERY FLASHABLE ZIP ON ANDROID USING TWRP:

     

    HOW TO FLASH/INSTALL RECOVERY FLASHABLE ZIP USING TWRP RECOVERY ON ANY ANDROID PHONE:

    Step By Step Guide.

    1. Copy the flashable zip file on your Android device.
    2. Boot the Android phone or Tab into TWRP recovery mode.

      You may power off and press the appropriate key combination for your phone to boot into recovery mode.
      Also you can execute the following command on a Command Console or a terminal (if you have ADB and fastboot installed on PC):

      $ adb reboot recovery
    3. Then Just Select Install from TWRP home screen, then navigate to the directory where you have kept the recovery flashbale zip file and then select the zip file and slide the Swipe to Confirm Flash on TWRP screen to start the flashing of the Custom ROM
    4. Wait for TWRP to flash the flashable zip completely. Once the flashing is done just reboot your device.
    5. Done!!! Your Android device is now installed with the content in zip file. ENJOY.

    I am sure I have covered all the aspects to install a flashable zip file on Android phone using the TWRP recovery. But still if you have any concerns or any difficulties following this guide or you face some problems while installing some zip file then feel free to place a reply on this thread to get instant help.

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.