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

Search This thread

CamronCamr

Member
Sep 25, 2020
8
7
Hi, when i flash twrp and boot to it , twrp just keeps crashing and reboots back into twrp and crashes again. Any fox for this?
 

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