twrp 3.2.1 Moto G6 Play [jater] Download & install

twrp For Moto G6 Play:

What is twrp:

twrp is a touch Screen Enabled Custom Recovery For android Devices Developed by twrp.me [teamwin] offer Custom ROM and ZIP File Installation Feature. it also offer backup & Restore Feature We can use it to create a nandroid backup of our Phone.

Disclaimer:

Wrong Flashing of the twrp Recovery will brick your Phone. We are not Responsible for any damage to Your phone.So Be careful or create a backup before Flashing.

File Detail

Device name- Moto G6 Play

version- 3.2.1

author– N/A

Code name- Jater

Device tree- N/A

Download Links:

Changelog:

Working-

  • ZIP installation
  • backup
  • Restore [partial]
  • File manager
  • Mount R/W
  • adb sideload

Not Work-

  • You tell Me

How to Install twrp on Moto G6 Play:

  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