[TWRP][harpia] TWRP for Moto G Play

Search This thread

YungBonz

Member
Oct 8, 2020
10
0
It works perfectly without any bugs or problems on XT1601. Thank you very much! ;)
Now I have a question...
To root the phone which is better?, SuperSu or Magisk?, Which is the most stable between those two? :confused:
I would appreciate if you answer my question
 

lavish002

Member
Mar 15, 2017
33
9
I also have doubts whether to flash AICP or Lineage OS, I have been researching on the web and in the forums here and I have not found which is better, some say AICP and some say Lineage OS, damn it :(
Aicp has more customisation features while lineage provide only basic features and is comparatively lightweight (I personally don't care much about customisation so I would recommend lineage it's all upto you though)
 

YungBonz

Member
Oct 8, 2020
10
0
Aicp has more customisation features while lineage provide only basic features and is comparatively lightweight (I personally don't care much about customisation so I would recommend lineage it's all upto you though)

Bro, thank you for the info, i flashed sucessfully Lineage OS and Magisk too, also i don't care about customisations. The ROM just work very fine without lag, crashes o bugs!, That's good news to me ;)
 

hugo448

New member
Apr 7, 2020
1
0
Hermano, gracias por la información, flasheé con éxito Lineage OS y Magisk también, tampoco me importan las personalizaciones. ¡La ROM simplemente funciona muy bien sin demoras, fallas o errores! Eso es una buena noticia para mí;)
Hla, instale lineagos 17.1 y 18.1 al xt1601, al comienzo todo bien en ambas, pero luego de unos dias dejo de delectar la sim en ambas versiones y tuve que cambiar rom
 

Top Liked Posts

  • There are no posts matching your filters.
  • 62
    This is my version of TWRP built for the 2016 Moto G Play. It should work fine, but using it is a try at your own risk procedure. Your bootloader must be unlocked to use this recovery. Fastboot mode is used to flash or boot this recovery. To enter fastboot mode, turn off your device, hold PWR and VolDn for 3 seconds, then let go.

    Differences between upstream TWRP and my fork:
    • My original green theme
    • No SuperSU
    • No TWRP app
    • No HTC Dumlock cruft
    • Updated pigz compressor (slightly faster and more tolerant of corruption)

    To temporarily boot this recovery:
    Code:
    fastboot boot twrp.img

    To permanently flash it:
    Code:
    fastboot flash recovery twrp.img

    The download is up on the downloads tab.

    XDA:DevDB Information
    TWRP for Moto G Play (harpia), Tool/Utility for the Moto G4 Play

    Contributors
    squid2
    Source Code: https://github.com/sultanqasim/android_device_motorola_harpia


    Version Information
    Status: Stable
    Current Stable Version: 3.2.3-r1
    Stable Release Date: 2018-08-16

    Created 2016-09-03
    Last Updated 2018-08-16
    15
    Squid TWRP 3.2.1-r1

    I've posted an updated build of my TWRP fork. It brings bug fixes related to the ADB backup feature, and also executes automated recovery scripts (such as wipe and update commands) without first waiting for the user to enter a decryption password. As usual, the download is on the downloads tab.
    12
    Squid TWRP 3.2.3-r1

    I've posted an updated build of my TWRP fork that has been rebased off the latest upstream version. As usual, the download is on the downloads tab.
    12
    Squid TWRP 3.2.0-r1

    I've posted a new build of my TWRP with the latest changes from upstream. It brings better support for Oreo zips while still supporting older ones. It also has improvements to the reliability of backups.
    11
    Hello dear @_that & @squid2

    Can you make a TWRP version with the ability to Decrypt Pie ROMs ??? Even if I type the correct PIN/Password, in Recovery says: "unable to decrypt /data" :(
    Thanks a lot :)

    Sorry, I had been a combination of busy and lazy for the past 8 months, and so I didn't get to do much related to Android. I got back into it last night, and want to try getting the msm8916 common family in shape for official LineageOS 16. I don't want to make any more promises given my other broken promises, but I should be releasing updated TWRP builds for all these devices some time over the next month or so. I'm currently working on catching up on 9 months of kernel security patches.