I DO NOT KNOW IF THIS WORKS ON PHONES STILL RUNNING ANDROID 10!
Please tell me if it does.
fastboot boot twrp-3.6.0-11-0-borneo.img
DO NOT FLASH IT TO YOUR PHONE UNLESS YOU HAVE ALREADY BACKED UP IMPORTANT FILES! I have it flashed to my Android 11 updated RETUS and I'm still testing everything. Give me some feedback please and I'll work on fixing anything not working right.
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.
XDA: DevDB Information
TWRP, Tool/Utility for the Motorola G Power 2021
Contributors
Touchpro (Me)
mistersmee (for his device tree for g9 power as a launching point)
Download Link
here
Source Code:
Device tree: https://github.com/touchpro/twrp_device_motorola_borneo/tree/twrp-android-11
Kernel sources: Prebuilt (for now, waiting for Motorola to release kernel source for Android 11 or something/someone elses kernel for now)
TWRP sources: https://github.com/TeamWin/android_bootable_recovery
Version Information
Status: Updated for Retus A11 release
Created 12-11-2021
Please tell me if it does.
fastboot boot twrp-3.6.0-11-0-borneo.img
DO NOT FLASH IT TO YOUR PHONE UNLESS YOU HAVE ALREADY BACKED UP IMPORTANT FILES! I have it flashed to my Android 11 updated RETUS and I'm still testing everything. Give me some feedback please and I'll work on fixing anything not working right.
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 recovery
* 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.
*
*/
XDA: DevDB Information
TWRP, Tool/Utility for the Motorola G Power 2021
Contributors
Touchpro (Me)
mistersmee (for his device tree for g9 power as a launching point)
Download Link
here
Source Code:
Device tree: https://github.com/touchpro/twrp_device_motorola_borneo/tree/twrp-android-11
Kernel sources: Prebuilt (for now, waiting for Motorola to release kernel source for Android 11 or something/someone elses kernel for now)
TWRP sources: https://github.com/TeamWin/android_bootable_recovery
Version Information
Status: Updated for Retus A11 release
Created 12-11-2021
Last edited: