[RECOVERY][UNOFFICIAL][3.5.2][apollo]TWRP for Mi 10T/Mi 10T Pro/Redmi K30S Ultra

Search This thread
1629015234149.png


Code:
/**
* Your warranty is now void.
*
* 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.
**/

Working:
  • Boot
  • Decryption data
  • Vibration
  • flash zip
  • Android 11 support
  • Ota update
  • ADB Sideload
Supported devices:
  • Mi 10T (apollo)
  • Mi 10T PRO (apollopro)
  • Redmi K30S Ultra (apollo)
We couldn't modify /system /vendor /product and /odm, caused by new type of partition, so if you want modify them, use magisk module instead.

NOTE: Use BOOT COMMAND to Encrypt on MIUI. On AOSP you can directly flash.

Install guide:
To boot (Recommended if using MIUI Rom):
Code:

Code:
fastboot boot <twrp.img>

To recovery (Recommended if using AOSP Rom):
Code:

Code:
fastboot flash recovery <twrp.img>

Download: Here

Device Source: https://github.com/mhmdeve/twrp_device_xiaomi_apollo
TWRP Source:
https://github.com/minimal-manifest-twrp

Donate: Here

Credits:
@Whyle for base tree
@akshat2012 for fixing Padding
@usmanov_ms for testing
@sewa2k for testing

@apollocustom for testing
 
Last edited:

nathandrake

Senior Member
Nov 2, 2012
73
15
Hi, i have a question, what is the name of that Magisk Module? the ODM partition failed when flash Xiaomi EU makes me crazy
 

sunwork2

Member
May 11, 2006
30
2
it is showing internal storage zero, I cant copy any file. Tried format multiple times, repair also.
 

GizmoTheGreen

Senior Member
Jun 13, 2010
395
61
Ouya
Google Nexus 5
is it possible restore data backup with this recovery and keep current rom?
because with whyle it failed (either don't work of rom doesn't understand it had data and treat it like unknown encryption = data reset)

and I lost everything :(
 

Jiehfeng

Member
Dec 10, 2015
12
3
I got excited seeing an update to TWRP, but it seems even this doesn't support flashing it to the MIUI ROM and cannot be used to decrypt the data. Why is this?
 
  • Like
Reactions: anne1212

riro56

Senior Member
Jul 20, 2010
275
36
Wanted to flash 12.5.3 update with my old TWRP version (one advised in root guide) and stuck in TWRP recovery boot page.

Does flashing this recovery mean I've to erase all data?
Just have to flash from fastboot and that's all?
 

comglorerate

Member
Jul 20, 2016
23
4
I need help. by means of this version 3.5.2. I used the advanced formatting option with "yes" and cleared the cache and internal memory data. now the device entered a bootloop always starting the twrp when I start the phone and the most serious error I have is that no pc detects my computer. neither my flash nor adb nor through the sideload help help
 

johnbhatt

Senior Member
I need help. by means of this version 3.5.2. I used the advanced formatting option with "yes" and cleared the cache and internal memory data. now the device entered a bootloop always starting the twrp when I start the phone and the most serious error I have is that no pc detects my computer. neither my flash nor adb nor through the sideload help help
I also had this.

Workaround is to get to fastboot or recovery one of these.

Press

Power + Volume Down = fastboot / bootloader
fastboot devices to check if device is showing


Power + Volume Up = Recovery
adb devices for same.

Let me know if it works.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 11
    1629015234149.png


    Code:
    /**
    * Your warranty is now void.
    *
    * 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.
    **/

    Working:
    • Boot
    • Decryption data
    • Vibration
    • flash zip
    • Android 11 support
    • Ota update
    • ADB Sideload
    Supported devices:
    • Mi 10T (apollo)
    • Mi 10T PRO (apollopro)
    • Redmi K30S Ultra (apollo)
    We couldn't modify /system /vendor /product and /odm, caused by new type of partition, so if you want modify them, use magisk module instead.

    NOTE: Use BOOT COMMAND to Encrypt on MIUI. On AOSP you can directly flash.

    Install guide:
    To boot (Recommended if using MIUI Rom):
    Code:

    Code:
    fastboot boot <twrp.img>

    To recovery (Recommended if using AOSP Rom):
    Code:

    Code:
    fastboot flash recovery <twrp.img>

    Download: Here

    Device Source: https://github.com/mhmdeve/twrp_device_xiaomi_apollo
    TWRP Source:
    https://github.com/minimal-manifest-twrp

    Donate: Here

    Credits:
    @Whyle for base tree
    @akshat2012 for fixing Padding
    @usmanov_ms for testing
    @sewa2k for testing

    @apollocustom for testing
    8
    Update: 12/09/2021
    Changelog:

    - Fixed Decryption on MIUI and Aosp Roms
    - You Can now use TWRP with any version of MIUI(Xiaomi.eu or Stock)
    - Added FastbootD ( Can Flash A12 Port)
    - Can flash any rom Except arrow (Because of AES-Encryption)
    - Updated Addon ( Thanks @risshhhiiii)



    Credits:
    @Dobsgw @Ramisky @sewa2k @Rumy786 @Superman_In_ur_garden @usmanov_ms @risshhhiiii and some i missed for helping and testing



    Download | V1.1 :
    Here | Mirror
    2
    I didn't test the wipe/format of data this time (no time to test atm). Mounting/Access to data is working now.

    The only thing I'm still missing is the possibility to create a data backup. It is failing every time. But this is valid for whyle's TWRP also. The only TWRP I know which is able to backup data (for a nandroid backup of this devices) is geoanto's TWRP. So I will stick to it for this specific reason.
    Booting this twrp (not flashing), i've done a complete nandroid backup without error. Miui eea 12.5.5.0
    2
    Hi mhmdeveloper, will you support to modify system by file manager(TWRP) in the future?
    Thanks.
    2
    Update: 12/09/2021
    Changelog:

    - Fixed Decryption on MIUI and Aosp Roms
    - You Can now use TWRP with any version of MIUI(Xiaomi.eu or Stock)
    - Added FastbootD ( Can Flash A12 Port)
    - Can flash any rom Except arrow (Because of AES-Encryption)
    - Updated Addon ( Thanks @risshhhiiii)



    Credits:
    @Dobsgw @Ramisky @sewa2k @Rumy786 @Superman_In_ur_garden @usmanov_ms @risshhhiiii and some i missed for helping and testing



    Download | V1.1 :
    Here | Mirror

    Amazing work, thank you so much. Finally we can have twrp flashed and use it normally with decryption on stock firmwares. :D