[RECOVERY][TWRP][UNOFFICIAL] TWRP 3.7.0 for UMIDIGI A5 Pro [MT6763]

Search This thread

drooski

New member
Nov 20, 2010
4
0
Interestingly, I too am encountering the same issue of not being able to boot into TWRP. I've done similar installations on the Umidigi A3 Pro and that works fine. Today, I've tried to do this with both the Umidigi F1 and the A5 Pro, and neither one allows me to boot into TWRP even though fastboot says it went through.
 

pimser

Senior Member
Aug 26, 2011
200
15
usb debuging
enable adb
comand: adb flashing unlock
"yes" if stated
all data will be deleted
done
 
  • Like
Reactions: Bug1303

Bug1303

Member
Feb 16, 2016
34
11
Düren
the new TWRP of 30.9.2019 does not exist with the prefix_E for the European version.
Can I still use it for my phone?
 

Hadenix

Senior Member
09-10-19
- recovery.fstab is updated
- Change of code device name
- Editing/cleaning of flags in a device tree
- Cleaning of a tree of old files
- MTP works
- A kernel from a firmware of V1.5 20191009
- Work for installation of OTA updates for stock firmwares is done
- Synchronization with source codes
 
  • Like
Reactions: chooks06

Hadenix

Senior Member
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 Алеkcaндp
 
  • Like
Reactions: chooks06

gmarondel

Member
Aug 11, 2012
44
9
Ludwigshafen
Twrp boot problem

Interestingly, I too am encountering the same issue of not being able to boot into TWRP. I've done similar installations on the Umidigi A3 Pro and that works fine. Today, I've tried to do this with both the Umidigi F1 and the A5 Pro, and neither one allows me to boot into TWRP even though fastboot says it went through.
Is there a solution for this because now it affects me too.:confused:
I am not even able to boot into fastboot...
 

Bug1303

Member
Feb 16, 2016
34
11
Düren
This is needed:

1. adb+-+platform+tools+v28.0.0
2. TWRP_3.3.1_20190930_Hadenix-Breeze.img
3. Sep-23-2019_vendor_1.4_treble_A5_PRO.img
3. Disable_Dm-Verity_ForceEncrypt_02.04.2019.zip
4. Rom, “Rom Havoc-OS-v2.9_arm64_ab-Official.img”



Prerequisites
1. Unlocked bootloader.

UMIDIGI Android 9.0 ROOT - short guide not for beginners
1. Unlock the bootloader (will result in a factory data reset and a warning message on the boot screen)
a) Enable Developer options
b) Enable OEM unlock and USB debugging. (Install ADB drivers on your computer)
c) Connect your phone to USB and in a command window (“cmd”)
- Code: type adb reboot bootloader
d) Type
- Code: fastboot flashing unlock
e) Confirm your decision on the phone (You can re-lock the bootloader with fastboot flashing lock)

Instructions
1. Go to the fastboot mode. “adb reboot bootloader”
2. Download the recovery.img and transfer it to the adb folder.
3. Open the cmd/terminal and change directory into the adb folder.
4. Now confirm/check that device is connected by typing:

- Code: fastboot devices

If you got your device seriel number there then you are ready to continue otherwise try
connecting device again and make sure USB debugging is on and you have granted
permission to the PC to debug.
After that we will flash this TWRP recovery to the recovery partition by below command:

- Code: fastboot flash recovery TWRP_Hadenix-A5Pro.img

TWRP flashed successfully.

6. Now unplug your device and then hold power button untill the phone turned off,
after that press
power button while holding vol up(+) button simultaneously and you will
boot into TWRP recovery mode.
 
  • Like
Reactions: MasterBoy71
Jul 26, 2013
7
0
I used fastboot on MacOS and it does not boot into recovery.img even after it says that the thing loaded properly. I tried installing the decrypt.zip file from SD card using the native recovery mode, but it says there is an error with the footer.

please helppp
 

KimLe

Senior Member
May 12, 2011
262
62
- Download newest TWRP_by_Hadenix ( link on first page ).
- In Windows ADB unlock command = "fastboot flashing unlock" (phone start on fastboot, command : "ADB reboot bootlader" )
- Flash TWRP recovery (TWRP_by_Hadenix) in SP_Flash_Tool (only recovery)
- Restart to TWRP recovery right away.. By holding Power + Volume up (Keep holding to pass orange state screen) then in small text screen use VL+ to scroll and VL- to select.
- In TWRP recovery mount system (then go to system/system/) and rename "recovery-from-boot.p" > "recovery-from-boot.p.bak"
- In recovery install Magisk 20.0 ( https://github.com/topjohnwu/Magisk/releases/download/v20.0/Magisk-v20.0.zip)
- Restart to recovery again
- Format data
- Install "Disable_Dm-Verity_ForceEncrypt_02.04.2019.zip"
https://androidfilehost.com/?fid=1395089523397887333
- Start system and active Magisk.
 
Last edited:

Kubaant

Member
Jan 19, 2009
24
7
After all ingerention, can I lock bootloader? (for remove ugly text on bootscreen) My ROOT, TWRP stay untouched?
 

Skyfire1

Senior Member
Jan 2, 2015
146
26
My twrp gets replaced by stock recovery after first reboot. I´m on UMIDIGI_A5_Pro.E_V1.5_20191008 . I renamed the system file to .bak ending and installed dm disable verity and removed orange status message but can´t keep twrp. Any suggestions ?
Just booting it ( fastboot boot twrp.img ) doesn´t work either. It will boot into android...
 
Last edited:
Jul 26, 2013
7
0
Thank you, but this isn't working via OSX. I don't have access to Windows. is there a workaround? like can I install from SD card?


- Download newest TWRP_by_Hadenix ( link on first page ).
- In Windows ADB unlock command = "fastboot flashing unlock" (phone start on fastboot, command : "ADB reboot bootlader" )
- Flash TWRP recovery (TWRP_by_Hadenix) in SP_Flash_Tool (only recovery)
- In TWRP recovery mount system (then go to system/system/) and rename "recovery-from-boot.p" > "recovery-from-boot.p.bak"
- Restart to recovery ( Power + Volume up, then in small text screen use VL+ to scroll and VL- to select.
- In recovery install Magisk 20.0 ( https://github.com/topjohnwu/Magisk/releases/download/v20.0/Magisk-v20.0.zip)
- Restart to recovery again
- Format data
- Install "Disable_Dm-Verity_ForceEncrypt_02.04.2019.zip"
https://androidfilehost.com/?fid=1395089523397887333
- Start system and active Magisk.
 

KimLe

Senior Member
May 12, 2011
262
62
My twrp gets replaced by stock recovery after first reboot. I´m on UMIDIGI_A5_Pro.E_V1.5_20191008 . I renamed the system file to .bak ending and installed dm disable verity and removed orange status message but can´t keep twrp. Any suggestions ?
Just booting it ( fastboot boot twrp.img ) doesn´t work either. It will boot into android...

I just arrange and clarify the instruction again.

- Download newest TWRP_by_Hadenix ( link on first page ).
- In Windows ADB unlock command = "fastboot flashing unlock" (phone start on fastboot, command : "ADB reboot bootlader" )
- Flash TWRP recovery (TWRP_by_Hadenix) in SP_Flash_Tool (only recovery)
- Restart to TWRP recovery right away.. By holding Power + Volume up (Keep holding to pass orange state screen) then in small text screen use VL+ to scroll and VL- to select.
- In TWRP recovery mount system (then go to system/system/) and rename "recovery-from-boot.p" > "recovery-from-boot.p.bak"
- In recovery install Magisk 20.0 ( https://github.com/topjohnwu/Magisk/...gisk-v20.0.zip)
- Restart to recovery again
- Format data
- Install "Disable_Dm-Verity_ForceEncrypt_02.04.2019.zip"
https://androidfilehost.com/?fid=1395089523397887333
- Start system and active Magisk.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 8
    photo_2023-10-21_10-54-05.jpg


    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.

    Prerequisites
    1. Unlocked bootloader.

    Instructions
    1. Go to the fastboot mode.
    2. Download the recovery.img and transfer it to the adb folder.
    3. Open the cmd/terminal and change directory into the adb folder.
    4. Now confirm/check that device is connected by typing:-
    Code:
    fastboot devices
    If you got your device seriel number there then you are ready to continue otherwise try connecting device again and make sure USB debugging is on and you have granted permission to the PC to debug.
    After that we will flash this TWRP recovery to the recovery partition by below command:-
    Code:
    fastboot flash recovery TWRP_3.7.0_9_20231020_Hadenix-breeze.img
    BooM ! TWRP flashed successfully.

    6. Now unplug your device and then hold power button untill the phone turned off,after that press power button while holding vol down(-) button simultaneously and you will boot into TWRP recovery mode.

    Enjoy !

    XDA:DevDB Information
    TWRP Recovery, Tool/Utility for the Umidigi A5 Pro


    Contributors
    kiruha_21, TeamReloaded

    Version Information
    ROM OS Version:
    9.0 Pie
    Status: Stable
    Based On: TWRP
    Current Stable Version: 3.7.0_9

    Downloads: TWRP_by_Hadenix

    SUPPORT:
    Unofficial Telegram Channel
    2
    - Amendments to recovery.fstab. List of sections returned to stock
    - Cleared the excess in the tree
    - Added new flags for assembly
    - init.recovery.mt6763.rc fixed
    - ADB now works
    - Updated source to 9.0.0 r47
    - zImage from firmware 1.4
    - Added to the recovery_dtbo.img assembly from firmware 1.4
    - And much more
    2
    TWRP_3.3.1_20190812
    - Minor changes in the section # enable stock zip packages flash
    - Updated recovery.fstab
    - Posted by Hadenix
    - Excluded from TWRP APP assembly
    - A new separate version with the prefix E, for the European version. The international version is going without the prefix E
    - And minor corrections
    2
    - At the first start it will ask you to Enter a password, press the back button.
    - So that we have access to the internal memory, the recovery will not be overwritten - We put it through TWRP Attached file Disable_Dm-Verity_ForceEncrypt_02.04.2019.zip (4.16 MB)
    (the file must be put in advance on an external flash card)
    - Go to CLEAN - Format Data. Write yes and click the checkmark on the right. ALL DATA WILL BE DESTROYED and the phone will return to the factory state
    - We reboot into the system, the next time you enter the recovery, access to the internal memory will be.
    2
    Disable_Dm-Verity_ForceEncrypt_02.04.2019