TeamWin Recovery Project 3.5.x For UMIDIGI A5 Pro [Breeze][UNOFFICIAL]
Written on December 26, 2020 by Kirill Yaroshevich
TWRP is an open source, community project. A custom recovery is used for installing custom software on your device. This custom software can include smaller modifications like rooting your device or even replacing the firmware of the device with a completely custom “ROM” like LineageOS or OmniROM.
Whats not working ?
- Decryption with default password
Changelog
26-12-20
- fixed color drops. on reboot and taking a screenshot
- assembled on a new source database 3.5.0_9
20-10-19
- Correction of minor errors
- New TWRP Welcome Screen
12-10-19
- Assembly for E version added
- On. All changes from the normal version
10-10-19
- Version 37 already at the moment
- Support A/B feature for EMMC and UFS boot region
- Removed some unnecessary flags, by this the size of TWRP decreased
- Derganje corrected at the beginning of launch/thank you nemo-nemo for the tip
- Added system/vendor for backstop
- The screen goes off and is locked
- Added system/vendor mounted as drives/thank you Alekcandp
09-10-19
- Updated recovery.fstab
- Change Device Code Name
- Editing/clearing flags in the device tree
- Clearing the tree of old files
- MTP works
- Core with firmware V1.5 20191009
- Work done to install OTA updates for drain firmware
- Synchronization with sources
30-09-19
- Updated recovery.fstab
- Change Device Code Name
- Editing/clearing flags in the device tree
- Attempts to start MTP, failed
- Cut time in the center.
20-08-19
- Architecture corrections, assembly corrections
- Updated recovery.fstab
- Synchronization with sources
12-08-19
- Minor edits in # enable stock zip packages flash
- Updated recovery.fstab
- Added authorship by Hadenix
- Excluded from TWRP APP assembly
- New separate version with set-top box E, for European version. The international version is collected without the E console
- And minor amendments
08-08-19
- Amendments to recovery.fstab. Partition list returned to drain
- Cleared excess in the tree
- New flags added for assembly
- Init.recovery.mt6763.rc corrected
- ADB now running
- Updated sources to 9.0.0 r47
- zImage from firmware 1.4
- Added to firmware recovery_dtbo.img assembly 1.4
- And many more things
04-08-19
- Amendments to recovery.fstab. Now the list of sections is extended as here
- Added a flag to keep the backstops in the TWRP/BACKUPS/phone model folder
- Recycled BoardConfig and sorted
02-08-19
-
First release
-
TWRP Changelog
Downloads & Device trees
- TWRP for UMIDIGI A5 Pro - View
- ADB/Fastboot Tool - View
- Magisk - View
-
Data decryption patch - View
- Device tree - View
You can Donate Me if you like my work
- PM me on Telegram: Click here
Installation
- Unlock bootloader
- Place recovery image in ADB tool’s folder.
- Then open a CMD window inside that folder. To do that, Shift + Right click on any empty white space inside the folder and then select Open command window here.
- Connect your Android device to the PC. Type the following into the command window to boot your device into bootloader/fastboot mode:
adb reboot bootloader
└ If your asks for permission to “Allow USB debugging”, tap OK.
- Once your device boots into bootloader mode, type this into the command line.
fastboot flash recovery recovery.img
- Power off device.
- Pick up your phone and press power button, volume up and down keys at same time. It will boot into Bootloader then boot into twrp.
- Format data, Flash Magisk and data decryption patch.
- Reboot your device.
- Done