Official TWRP for Moto Z3 play has been released on TWRP site

Igorfmedeiros

Member
Dec 7, 2013
14
4
0
São Paulo
Installation:

If you do not already have TWRP installed: Download twrp img. You will need to have fastboot binaries and the correct drivers installed. Power off your device completely. Hold volume down and turn on the device. Your device should now be in the bootloader. Connect the device to your PC. Open a command window and run the following command from the proper location:

fastboot boot twrp.img

This will temporarily boot TWRP on your device.
 
  • Like
Reactions: KageCM

darkdaemon32

Senior Member
Aug 23, 2016
78
37
0
I'm aware of how to boot TWRP on my device. I was wondering if it would be possible to *flash* it though. As I understand it you need the TWRP zip compiled and was wondering if you got that working or not for this device.

Booting is fine for now but I need to have TWRP as recovery for bootloops when I don't have my PC available

Edit for spelling
 

sirkuttin

Senior Member
Jun 7, 2011
59
21
0
what works
I have downloaded the twrp.img
I ran fastboot boot twrp.img
I have downloaded magisk 17.1 and flashed it via twrp
Installed Magisk Modules: AdgaurdDNS, Greenify4Magisk, and Viper4Android FX

what doesn't work
installed xposed framework via magisk -> caused bootloop
 
  • Like
Reactions: Igorfmedeiros

junior0202

New member
Sep 3, 2015
1
0
0
Help me plz

hello, Im trying to install the twrp recovery but i cant, its happing a error


(bootloader) Invalid partition name recovery
FAILED (remote failure)
finished. total time: 0.999s

and i dont know how to solve, please help me
 

xuxii

New member
Dec 20, 2018
1
0
0
Whenever I use the command fastboot boot twrp.img, it boots just fine but if I try to use fastboot flash recovery twrp.img, it gives me an invalid partition name recovery error. I am trying to root the device. To my understanding, if you just boot into TWP, its only temporary. I guess my question is, is flashing the .img necessary and if so, why is it giving me this error? I got the .img from the offical website, its in the same folder as fastboot, and even boots right up if using the boot command so the image isnt corrupt. Any suggestions?
 

darkdaemon32

Senior Member
Aug 23, 2016
78
37
0
You don't need twrp for root. Boot the image and use magisk to root your device systemlessly. SuperSU is depreciated. And twrp hasn't been built for this device in a flashable format. You can only boot temporarily and install magisk.
 

abowlby

Senior Member
Sep 4, 2010
1,222
64
0
Pittsburgh
You don't need twrp for root. Boot the image and use magisk to root your device systemlessly. SuperSU is depreciated. And twrp hasn't been built for this device in a flashable format. You can only boot temporarily and install magisk.
So can I root this device without installing TWRP? I want to continue using my mods (which I believe TWRP will break) and I don't really care about the custom recovery at this point but want root access for a few select items like AdAway.
 

darkdaemon32

Senior Member
Aug 23, 2016
78
37
0
There isn't even a way to currently INSTALL TWRP on the z3. The only way to use twrp is with fastboot boot. And you use this to temporarily boot to twrp and flash the magisk installer zip for root. Magisk is systemless and doesn't modify system so you should be able to use all apps that detect system modifications such as gpay etc.
 
  • Like
Reactions: abowlby

hadibhamed

New member
Jul 7, 2015
3
0
0
Rio de Janeiro
Would anyone help me? I saved the Magisk file to internal memory, but when I try to install TWRP (fastboot boot twrp.img) the internal memory files are encrypted.

How do I decrypt these files so I can do the Root?