Download & Install twrp 3.3.0 for ARK Impulse P2

Download twrp 3.3.0 & Root ARK Impulse P2:

twrp 3.3.0 Recovery Now available for the ARK Impulse P2 user Who own ARK Impulse P2 Smartphone can Root it using the Below Instructions. The Recovery is Flashable via fastboot Method.You Can Follow below one to Install twrp on ARK Impulse P2.

to Install twrp 3.3.0 Recovery on ARK Impulse P2 first we need to unlock it’s bootloader after that You can install Custom Recovery on ARK Impulse P2. and then You Can Root it by Flashing Magisk.zip.

ARK Impulse P2 is Run on Mediatek MT6735 SoC along With android 6.0. it Come with 1/2GB of RAM and 8/16GB of Storage.

Disclaimer:

  1. Rooting May Void Your Device Warranty.So Make a Backup of Your Data and ROM.
  2. In Some cases Rooting Cause bootloop So Do at own Risk.
  3. Make Sure your Phone at-least 50% Charge to Prevent accidental Shut Down During The Rooting process.

Download Files:

  1. twrp 3.3 ARK Impulse P2
  2. Platform tools/adb -Fastboot tools

How to Install twrp 3.3.0 Recovery on ARK Impulse P2:

  1. Download & Setup Platform tools From above.
  2. Download and Extract recovery.img [Must rename recovery.img] file In the platform tools Folder.
  3. Switch off Phone and together Press Volume Down and Power button it Will boot it in fastboot Mod.
  4. Then Connect Phone to PC using the usb cable.
  5. Now open CMD in the platform tools Folder and type below Code.

Check Device by Sending below Command:

fastboot devices

unlock bootloader by sending below code:

fastboot oem unlock

flash Recovery by Sending below Command:

fastboot flash recovery recovery.img