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
Not working:
- 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.
Install guide:
To boot (Reccomended):
Code:
fastboot boot <twrp.img>
To recovery (Not Reccomended):
Code:
fastboot flash recovery <twrp.img>
-----
How can I pass file to device, if mtp not work s?
You can use adb command, to push them.
Code:
adb push C:\<file>.zip /sdcard
Where are the files, which i copied with mtp?
Maybe you can find them in /data/media
Can i flash twrp in recovery partition?
Yes, you can flash since 3.5.0_10-beta 1. I provided prevent-twrp-replace (to keep twrp after reboot) and stock-fingerprint (for ota update).
-----
Download:

Downloads for : Xiaomi Mi 10T Pro | AndroidFileHost.com | Download GApps, Roms, Kernels, Themes, Firmware and more. Free file hosting for all Android developers.
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
Donation:

Get your very own PayPal.Me link
Post it. Text it. Tag it. Share it. Shout it. And let your friends pay you back in a tap or two. Grab your PayPal.Me link today.

Discussion:

XIAOMI 10T / 10T PRO / REDMI K30S ULTRA - Global
Update channel: @Mi10TUpdates Photography: @Mi10TPhotoGraphy OffTopic: @Mi10TOT Discussion: @Mi10TSeriesGlobal
Code source:
https://github.com/Whyle/android_device_xiaomi_apollo
https://github.com/TeamWin/android_bootable_recovery
-----
Thanks:
@mauronofrio and other twrp developer.
Last edited: