[RECOVERY][UNOFFICIAL] TWRP 3.5.0.0

Search This thread

vache

Recognized Developer
Jun 12, 2009
1,137
3,711
Paris
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>

Install :
Code:
fastboot flash recovery <twrp.img>


Download:

Source code:
Device Tree


XDA:DevDB Information
TWRP, Tool/Utility for the Moto G 5G Plus

Contributors
vache
Source Code: https://github.com/TeamWin/android_bootable_recovery


Version Information
Status:
Beta
Beta Release Date: 2020-08-27

Created 2020-08-27
Last Updated 2020-08-27
 
Last edited:

sniper9911

Senior Member
Mar 21, 2013
140
22
after i booted into recovery using
fastboot boot twrp.img
i recieved the decryption message with one letter already written inside if i try it it says decryption fail ... and i cannot use sd card also because it cannot be accessed as well
what should i do to bypass encryption ? i tried format data and ended up reflashing stock rom via rescue and smart backup application ... i only want to root via magisk
 

shanere51

New member
Nov 4, 2020
1
0
Everytime you want to boot into TWRP you have to boot using fastboot flash recovery. Is there anyway around this as flashing doesn't seem to work.
 

giociampa

Senior Member
Feb 22, 2012
266
94
Trowbridge
Moto G5 Plus
Moto G 5G Plus
Everytime you want to boot into TWRP you have to boot using fastboot flash recovery. Is there anyway around this as flashing doesn't seem to work.
I've a feeling it's because there are two recovery partitions (A/B) and the flashing tools expect to see one:
Code:
nairo:/ $ ls -l /dev/block/by-name/ | grep recovery
lrwxrwxrwx 1 root root 16 1970-04-21 02:32 recovery_a -> /dev/block/sdd20
lrwxrwxrwx 1 root root 16 1970-04-21 02:32 recovery_b -> /dev/block/sdf20
nairo:/ $
 

Yangasto

Member
Nov 3, 2016
45
18
Moto G 5G
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>

Install :
Code:
fastboot flash recovery <twrp.img>


Download:

Source code:
Device Tree


XDA:DevDB Information
TWRP, Tool/Utility for the Moto G 5G Plus

Contributors
vache
Source Code: https://github.com/TeamWin/android_bootable_recovery


Version Information
Status:
Beta
Beta Release Date: 2020-08-27

Created 2020-08-27
Last Updated 2020-08-27
Would it work for motog 5g indian varient
 

Pheckphul

Senior Member
Sep 19, 2014
66
8
SF Bay Area
Moto G 5G
I think we are going to have to be hands on. Step one is creating the device tree. I don't have my linux live usb with me but I found this. https://github.com/SebaUbuntu/TWRP-device-tree-generator

Once we get our device tree maybe we can get a more experienced DEV to build the TWRP.


Nice way to encourage Vache. :rolleyes: It's not like he's getting paid to do this, or owes us anything. :cool:

I'm considering buying this phone, and appreciate any and all work people are doing on it.
 
  • Like
Reactions: dahawthorne

evildog1

Senior Member
May 2, 2012
1,635
861
Working fine so far. It has a minor issue that touch screen doesn't work for 10 secs after it boots to main menu
 

Rootmaster906

Senior Member
Dec 2, 2020
360
16
Nexus 6
Samsung Galaxy Note 10
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>

Install :
Code:
fastboot flash recovery <twrp.img>


Download:

Source code:
Device Tree


XDA:DevDB Information
TWRP, Tool/Utility for the Moto G 5G Plus

Contributors
vache
Source Code: https://github.com/TeamWin/android_bootable_recovery


Version Information
Status:
Beta
Beta Release Date: 2020-08-27

Created 2020-08-27
Last Updated 2020-08-27
Does this work with xt2075-2?
 

NinjaDuder

New member
Jun 24, 2021
2
0
Moto G 5G
Hi, I just got this Motorola One 5g Ace. Pretty nice hardware for the price. I appreciate the work you guys are doing. I have rooted older devices years ago, but I'm not sure how it's done for this one. I saw one of you achieved root somehow. If it's not too much trouble, is there anyway you can reply with the process you used to achieve root? Thanks. Also, btw, I got the AT&T variant, because I'm cheap .. so I have to wait 6 months to get it unlocked anyhow, so no rush .. model number is actually XT2113-5. It's just a different color and only comes with 4g ram and 64gb internal storage, and a bunch of bloatware, but otherwise it's identical. I am familiar with using ADB too, if that's necessary. Thanks for any help. Looking forward to installing Lineage OS on this thing one day.
 

Emerald_N8

Senior Member
May 18, 2018
62
8
i could not mount sd card but sideload is working and i successfully sideloaded magisk zip file

thank you
 

Emerald_N8

Senior Member
May 18, 2018
62
8
Hi, I just got this Motorola One 5g Ace. Pretty nice hardware for the price. I appreciate the work you guys are doing. I have rooted older devices years ago, but I'm not sure how it's done for this one. I saw one of you achieved root somehow. If it's not too much trouble, is there anyway you can reply with the process you used to achieve root? Thanks. Also, btw, I got the AT&T variant, because I'm cheap .. so I have to wait 6 months to get it unlocked anyhow, so no rush .. model number is actually XT2113-5. It's just a different color and only comes with 4g ram and 64gb internal storage, and a bunch of bloatware, but otherwise it's identical. I am familiar with using ADB too, if that's necessary. Thanks for any help. Looking forward to installing Lineage OS on this thing one day.
about TWRP :
moto one 5g ace has sd750g inside while moto g 5g plus has sd765g inside and other differences , so im not sure twrp for moto g 5g plus work for your device but maybe non-plus variant work (maybe !)

steps to root :
before start , install adb commands in your pc ( its easy just search in google )
what i did was unlocking bootloader through motorola's official website bootloader unlocking instruction ( unlocking bootloader will wipe everything in your internal storage so transfer your data and photos somewhere else ) and then i enabled "OEM unlocking" in developers options ( simply by taping on it ) and then i put my phone into fastboot mode by pressing volume down and power button (while its powered off) and after connecting phone to pc via usb cable i booted to TWRP by opening windows power shell in the folder that downloaded TWRP img file located ( shift + right click and click on " open powershell window here " ) and using this command "fastboot boot twrpfilename.img" ( if it failed to boot you have to either look for another TWRP or you have to flash it but flashing is not recommended because it will replace stock recovery and sometimes makes troubles for flashing stock rom even after locking bootloader ) finally in TWRP i tapped on install button and i flashed magisk.zip file that i already downloaded in my internal storage

you can also copy magisk.zip file to your internal storage or sd card from pc while your phone is in TWRP and also you can side load magisk.zip file by tapping on advanced button on TWRP screen and sideload , in this method you have to connect your phone to pc via usb cable and use this command "adb sideload magiskfilename.zip" in windows powershell that opened in where magisk.zip file is located

sorry if my English is a mess
you can ask wherever is unclear

what do you need root access for ?
 

Top Liked Posts

  • There are no posts matching your filters.
  • 9
    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>

    Install :
    Code:
    fastboot flash recovery <twrp.img>


    Download:

    Source code:
    Device Tree


    XDA:DevDB Information
    TWRP, Tool/Utility for the Moto G 5G Plus

    Contributors
    vache
    Source Code: https://github.com/TeamWin/android_bootable_recovery


    Version Information
    Status:
    Beta
    Beta Release Date: 2020-08-27

    Created 2020-08-27
    Last Updated 2020-08-27
    3
    Excellent, can't wait to get a modding community for this device.
    2
    New build :

    -Updated to TWRP 3.5
    -Fix slot switching
    -Added fastbootd support
    -Fix boot when flashed
    -Fix sideload feature

    Download : https://drive.google.com/file/d/1soSNdeYuvU0-P-QAJPuAoVnmWSQS8JmD/view?usp=sharing
    2
    What are you speaking of?

    Perhaps it's a language issue, but I thought you were being very harsh on him without reason.

    Thank you for the info on rooting. I've decided to buy this phone, and will be picking it up later today.
    1
    I think we are going to have to be hands on. Step one is creating the device tree. I don't have my linux live usb with me but I found this. https://github.com/SebaUbuntu/TWRP-device-tree-generator

    Once we get our device tree maybe we can get a more experienced DEV to build the TWRP.


    Nice way to encourage Vache. :rolleyes: It's not like he's getting paid to do this, or owes us anything. :cool:

    I'm considering buying this phone, and appreciate any and all work people are doing on it.