Back to Projects

EvolutionX for Unihertz Titan (Android 14)

Download Evolution X Custom ROM for Unihertz Titan Family

September 20, 2025

Android
EvolutionX for Unihertz Titan (Android 14) screenshot 1
EvolutionX for Unihertz Titan (Android 14) screenshot 2
EvolutionX for Unihertz Titan (Android 14) screenshot 3
EvolutionX for Unihertz Titan (Android 14) screenshot 4

About the Project

Welcome, Here it is! EvolutionX v9.9.8 Android 14 Release - WIP!

New! EvolutionX Android 14 for Unihertz Devices

Supported Devices

  • Titan Coming soon
  • Titan Pocket
  • Titan Slim
  • Tank
  • Tank Mini 1

Information

  • Android Version: 14.0.0
  • Evolution X Version: 9.9.8
  • Android Security Update: September 1st, 2025
  • Vendor Security Patch Level: December 5th, 2022 (Latest update from Unihertz)
  • Kernel Version: 4.14.141

Requirements

  • Unlocked bootloader
  • Windows/Linux/macOS with ADB & Fastboot installed

Process

  • unlock your phone.
  • Notes on rooting - This is NOT optional if you expect a fully working system.
  • Flash - Instructions provided below

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

  • Launch Magisk and make sure it has the chance to set up the system partition as it needs to.
  • Open Settings->Phh Treble Settings->IMS Features Check Request IMS Network, Install IMS APK For MediaTek Q Vendor. Reboot. This will finalized enabling VoLTE.

Google Play

  • Google Play Store can be installed with wacko's Magisk module on the bvn version if wanted. If you get a "Not Certified" warning register with google and when google syncs up, google play will work.

Known Issues

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

  • Android 14 base with EvolutionX v9.9.8
  • New Security Patch
  • Updated system components for Android 14
  • Stable Wifi & BT
  • WIP: Ongoing optimizations

Security Update Android Security Update as of September, 1st 2025

Version Information

  • bvN - vanilla
  • bgN - google apps

Download

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/

Credits

  • EvolutionX team for making this ROM
  • rumplestilzken and others for the original gargoyle project

Features

  • EvolutionX v9.9.8 Custom ROM

Technologies Used

  • Android building

Continue Exploring

View All Projects