# EvolutionX 12.1 for Device (uke) > ### **REUPLOADING IS STRICTLY PROHIBITED AND NEVER ALLOWED** > For sharing, please direct users to this original link. **Build Date:** 2026-08-21 **Android Version:** 17 (Cinnamonbun) **Maintainer:** @thanick49 **Status:** Unofficial --- ### Installation Guide 1. Reboot to bootloader / fastboot mode. 2. Flash the partitions: ```bash fastboot flash boot boot.img fastboot flash dtbo dtbo.img fastboot flash vendor_boot vendor_boot.img fastboot flash recovery recovery.img ``` 3. Reboot to Recovery: ```bash fastboot reboot recovery ``` 4. In Recovery, perform a **Factory Reset / Format Data** (if clean flashing). 5. Apply update via ADB or SD Card: ```bash adb sideload EvolutionX-17.0-20260821-uke-12.1-Unofficial.zip ``` 6. Reboot system and enjoy! ### Changelog - [source side](https://raw.githubusercontent.com/Thanick50/ota_repo/refs/heads/main/changelogs/evox-20-8-2026.md) - add lhdc library from stock rom (should fix lhdc 5.0) - fix usb c display out (only support mirroring for now) - fix stuck on 120hz due to edge case of the pen daemon - use power hint from HOS 3.0.8 global ### Credit - [@dodyirawan85](https://github.com/dodyirawan85) for [base dt](https://github.com/Xiaomi-Pad-7-Pro-Resources)