twrp 3.1 For Blu Tank Xtreme Pro

twrp For Blu Tank Xtreme Pro:

Disclaimer:

Wrong Flashing of the twrp Recovery will brick your Phone. https://unofficialtwrp.com is not Responsible for any damage to Your phone.So always use our content at Your own Risk.

File Detail

Device name- Blu Tank Xtreme Pro

version- 3.1

author- N/A

Code name- N/A

Device tree- N/A

Download Links:

Changelog:

  • beta
  • all Working Good
  • Support Latest version of Firmware
  • Initial Build

How to Install twrp on Blu Tank Xtreme Pro:

  1. First of all Download & Install adb tools
  2. Now Download twrp File from above and extract zip. rename recovery file into ‘recovery.img’ and Move it to adb tools folder
  3. open CMD Where adb tools installed
  4. Reboot Phone to bootloader and Connect to PC by using usb cable
  5. Now type below code in CMD
  6. fastboot devices to check Device Connectivity
  7. fastboot flashing unlock or fastboot oem unlock to unlock bootloader [Not work on Devices that have Specific unlock Process Like asus Xiaomi Huawei.]
  8. fastboot flash recovery recovery.img to flash recovery
  9. fastboot boot recovery.img to boot into recovery
  10. done