[RECOVERY][UNOFFICIAL] TWRP 3.4.0-0

pixlone

Member
Oct 28, 2019
10
0
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>
Install:
Code:
fastboot flash recovery <twrp.img>
Download:
twrp-3.4.0-0-burton-beta1.img

What's working:
Everything I've tested seems to be working aside from a few bugs:
  • EFS does not appear on backup menu
  • Super partition appears twice on backup menu
  • Battery percentage does not appear
Please test and let me know if anything else is broken.

Source code:
Device tree: https://github.com/PixlOne/android_device_motorola_burton/tree/twrp

TWRP Source: https://github.com/PixlOne/android_bootable_recovery

Thanks to:
Code:
* vache for providing the racer device tree as a base
* TWRP devs

XDA:DevDB Information
TWRP, Tool/Utility for the Motorola Edge +

Contributors
pixlone, vache
Source Code: https://github.com/PixlOne/android_device_motorola_burton/tree/twrp


Version Information
Status: Beta
Current Beta Version: 1
Beta Release Date: 2020-09-01

Created 2020-09-01
Last Updated 2020-09-01