Download Evolution X Custom ROM for Unihertz Titan Family
September 20, 2025




Welcome, Here it is! EvolutionX v9.9.8 Android 14 Release - WIP!
New! EvolutionX Android 14 for Unihertz Devices
Supported Devices
Process
You will need to install fastboot and adb see here
Android 9->10 If your device is not already on Android 10 or higher, you must update to Stock Android 10. Instructions here
Flash Boot Image
fastboot flash boot <magisk-boot.img>
Titan Pocket, Titan Slim, Tank, Tank Mini
You must use mksuper to make your super partition manually based on this system image.
Additional steps are needed to keep the Titan Pocket and Titan Slim booting. These images can be found in the stock rom zip or at mksuper/<STOCK_ROM_FOLDER> after extract.py has successfully run.
Use the -no-product flag on mksuper to use bgN version
Titan Pocket and Titan Slim
fastboot flash --disable-verity --disable-verification vbmeta <vbmeta.img>
fastboot flash --disable-verity --disable-verification vbmeta_system <vbmeta_system.img>
fastboot flash --disable-verity --disable-verification vbmeta_vendor <vbmeta_vendor.img>
Flash your EvolutionX image on a Titan Slim or Titan Pocket
adb reboot bootloader
fastboot erase cache
fastboot erase userdata # Skip this step if you are not coming from stock rom
fastboot erase super
fastboot flash super <evolutionx.img>
fastboot reboot
Flash your EvolutionX image on a Titan
adb reboot bootloader
fastboot erase system
fastboot erase cache
fastboot erase userdata # Skip this step if you are not coming from stock rom
fastboot flash system <evolutionx.img>
fastboot reboot
Upgrading If you are upgrading, be sure to run the following command upon booting into EvolutionX
adb root
adb shell settings put global persist.rumplestilzken.settings false
adb shell /system/bin/rumplestilzken_firstboot.sh
This step is required for any new keys added to the first boot startup script. This will reset your keyboard to Kika.
On first boot
Google Play
Please report issues/bugs using the official Discord
WIP - Work In Progress This is an early Android 14 release and may contain bugs. Use at your own risk.
Included Fixes
Security Update Android Security Update as of September, 1st 2025
Version Information
References Discord Rumplestilzken's Wiki https://github.com/rumplestilzken/gargoyle_lineageos20/releases https://github.com/rumplestilzken/gargoyle_lineageos20/issues http://rumplestilzken.com:14005/Unihertz/StockResources https://github.com/rumplestilzken/mksuper #Titan Pocket, Titan Slim https://titan.vddcore.eu/ https://catwithcode.moe/Blog/2023.07.15_Unihertz_Titan_Slim_UbuntuTouch_Fail/Unihertz_Titan_Slim_UbuntuTouch_Fail.html https://catwithcode.moe/Blog/2023.05.24_Unihertz_Titan-Slim_GSI_Modding/Unihertz_Titan-Slim_GSI_Modding.html https://catwithcode.moe/Blog/2022.08.07_Unihertz_Titan_GSI_UFS/Unihertz_Titan_GSI_UFS.html https://unihertz-titan.neocities.org/