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.
**/
- Boot
- Decryption data
- Vibration
- flash zip
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>
Code:
fastboot flash recovery <twrp.img>
Try this to put rom from PC to Phone
Code:
adb push C:\<file>.zip /sdcard
androidfilehost
Discussion:
t.me/xiaomiApolloGlobal
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: