[recovery][unofficial] twrp-3.4.0.0 [guamp] [Moto G9 / G9 Play]

Search This thread
Feb 2, 2020
26
37
22
Brahmapur
Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.​

Code:
#include <std_disclaimer.h>
/*
 *
 * We are not responsible for bricked devices, dead SD cards,
 * thermonuclear war, or you getting fired because the alarm app failed. Please
 * do some research if you have any concerns about features included in this ROM
 * before flashing it! YOU are choosing to make these modifications, and if
 * you point the finger at us for messing up your device, we will laugh at you.
 *
 */

Install guide:

Boot :
Code:
fastboot boot <twrp.img>

Download: here

XDA:DevDB Information
TWRP, Tool/Utility for the Motorola G9 / G9 Play

Contributors
imjyotiraditya
Hasaber8
electimon
Source Code: https://github.com/TeamWin/android_bootable_recovery

Version Information
Status: Beta
Beta Release Date: 2020-11-13

Created 2020-11-13
 
Last edited:
D

Deleted member 7508612

Guest
EXtra LArge

why the file is too large? 56 MB? twrp files usually contain 12-15 MB!!!! :confused:
 
Last edited by a moderator:

Mweeg

New member
Aug 1, 2020
3
0
no touchscreen

I booted it on my moto G9 Play (xt2083-3) and the touchscreen on the recovery doesn't work...
EDIT: changed the "flashed" to "booted"
Cannot flash, too large to fit on the recovery partition
 
Last edited:
D

Deleted member 7508612

Guest
yea touch not working. and we need a smaller file
 

Mweeg

New member
Aug 1, 2020
3
0
better you check it's not deleted
if u go 1 folder up u will see that its deleted. there used to be a recovery.img there that may have been a test img. if they deleted it, they r probably working on a new one
EDIT: in that folder maze i found a version that was modified today... hope it works.
EDIT2: IT WORKS!!!
Download recovery.img from here : https://mirror.theogpanda.workers.dev/0:/
EDIT3: still can't flash but atleast the touchscreen works
 
Last edited:

fafita46

New member
Nov 10, 2020
2
1
Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.​

Code:
#include <std_disclaimer.h>
/*
 *
 * We are not responsible for bricked devices, dead SD cards,
 * thermonuclear war, or you getting fired because the alarm app failed. Please
 * do some research if you have any concerns about features included in this ROM
 * before flashing it! YOU are choosing to make these modifications, and if
 * you point the finger at us for messing up your device, we will laugh at you.
 *
 */

Install guide:

Boot :
Code:
fastboot boot <twrp.img>

Download: here

XDA:DevDB Information
TWRP, Tool/Utility for the Motorola G9 / G9 Play

Contributors
imjyotiraditya
Hasaber8
electimon
Source Code: https://github.com/TeamWin/android_bootable_recovery

Version Information
Status: Beta
Beta Release Date: 2020-11-13

Created 2020-11-13


I love to see this forum growing :good::good:
 
  • Like
Reactions: k.stahanov73
Feb 2, 2020
26
37
22
Brahmapur
whoever facing touchscreen issues, I would like to say, I didn't know how many touchscreen variants are there. Just noticed there are 3
1. Chipone
2. HImax
3. Nova
I have a chipone variant, so I made twrp according to my phone. I have fixed for himax touchscreen. I will upload it soon. Those who have Nova please kindly leave a private msg in XDA.
You can check it via installing "Device info HW" app from PlayStore.

Thanks
 

codeprimate

Senior Member
Nov 7, 2012
106
35
Perth

codeprimate

Senior Member
Nov 7, 2012
106
35
Perth
Progress report. Root achieved. Manually updated stock ROM using fastboot and then used Magisk to patch the boot.img and flashed that from fastboot.

Bit of a mission, but if anyone needs instructions let me know.
 

codeprimate

Senior Member
Nov 7, 2012
106
35
Perth
whoever facing touchscreen issues, I would like to say, I didn't know how many touchscreen variants are there. Just noticed there are 3
1. Chipone
2. HImax
3. Nova
I have a chipone variant, so I made twrp according to my phone. I have fixed for himax touchscreen. I will upload it soon. Those who have Nova please kindly leave a private msg in XDA.
You can check it via installing "Device info HW" app from PlayStore.

Thanks


Hey mate, I'm looking at mine and the touchscreen is listed as ILITEK_TDDI. Doesn't seem to be one of the ones you have listed so could be more than 3 touchscreen variants.
 
  • Like
Reactions: AndyYo

codeprimate

Senior Member
Nov 7, 2012
106
35
Perth

Spyro_the_dragon

New member
Dec 28, 2020
1
0
Both of these two images doesn't work on my phone(the usuall bug ,I can flash them but I can't thouch them) , probably I have a diffrent screen variant :(
 

Top Liked Posts

  • There are no posts matching your filters.
  • 3
    yea touch not working. and we need a smaller file
    Not-working touch screen I'm bypass this issue
    by using PC mouse put USB receiver in phone trough USB-c to USB from Samsung box
    2
    I used this tutorial to unlock my bootloader.


    As with all these sorts of posts, You do this at your own risk.
    1
    Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.​

    Code:
    #include <std_disclaimer.h>
    /*
     *
     * We are not responsible for bricked devices, dead SD cards,
     * thermonuclear war, or you getting fired because the alarm app failed. Please
     * do some research if you have any concerns about features included in this ROM
     * before flashing it! YOU are choosing to make these modifications, and if
     * you point the finger at us for messing up your device, we will laugh at you.
     *
     */

    Install guide:

    Boot :
    Code:
    fastboot boot <twrp.img>

    Download: here

    XDA:DevDB Information
    TWRP, Tool/Utility for the Motorola G9 / G9 Play

    Contributors
    imjyotiraditya
    Hasaber8
    electimon
    Source Code: https://github.com/TeamWin/android_bootable_recovery

    Version Information
    Status: Beta
    Beta Release Date: 2020-11-13

    Created 2020-11-13


    I love to see this forum growing :good::good:
    1
    whoever facing touchscreen issues, I would like to say, I didn't know how many touchscreen variants are there. Just noticed there are 3
    1. Chipone
    2. HImax
    3. Nova
    I have a chipone variant, so I made twrp according to my phone. I have fixed for himax touchscreen. I will upload it soon. Those who have Nova please kindly leave a private msg in XDA.
    You can check it via installing "Device info HW" app from PlayStore.

    Thanks


    Hey mate, I'm looking at mine and the touchscreen is listed as ILITEK_TDDI. Doesn't seem to be one of the ones you have listed so could be more than 3 touchscreen variants.