Experimental OS Images for the ASUS Zenfone 8

Last Update: 16.11.2025


Introduction




This page lists several Custom ROM images for the ASUS Zenfone 8 that are not official supported by the maintainer of the Custom ROMs.

All images were build by me and successfully installed and booted on my ASUS Zenfone 8.

I have also conducted some successful initial tests with each of these Custom ROMs on the ASUS Zenfone 8, but I have NOT done any in-depth testing of these Custom ROMs.



WARNING


These images are unofficial images for testing purposes only without any support.

All OS images are build using the certificates that are publicly available in the repositories for the Custom ROMs.


Do NOT use the images on productive phones!


Backup ALL data from the phone before installing any of these images!

You should have one of the raw OS images for the ASUS Zenfone 8 in order to restore the operating system on the phone from scratch if necessary before using any of these images.

You should know how to restore the OS on the ASUS Zenfone 8 from scratch using a raw OS image!

Installing an OS image on the phone should not damage the phone but you never know.


I accept no responsibility if your phone becomes nothing more than an expensive doorstop after installing one of these images!




An OrangeFox recovery compiled for the image is also available for download for each Custom ROM. These OrangeFox recovery images allow the access to the files in the partition /data after installing the OS image.

The original TWRP and OrangeFox images for the ASUS Zenfone 8 can not longer be used if one of these images is installed on the phone


There is also a link to the guide with instructions on how to build these OS images for each of the Custom ROMs.


If you want to use one of the images on your production phones, I strongly recommend that you download the source code for the image and compile it yourself.



A list of guides with instructions for compiling various supported and not supported Custom ROMs for the ASUS Zenfone 8 can be found here. These instructions can also be used as template for compiling the Custom ROM for another phone.

General instructions for creating a LineageOS based Custom ROM for a phone that is officially not supported by the Custom ROM can be found here.



Notes

As of 10.11.2025 the Custom ROMs listed below are official supported for the ASUS Zenfone 8:

CustomROM
Android version
Download URL
Comment
OmniROM 16
https://dl.omnirom.org/zenfone8/
/e/ 15
https://images.ecloud.global/community/sake/
LineageOS 22 15
https://download.lineageos.org/devices/sake/builds
LMODroid 6.2
15
https://get.libremobileos.com/devices/sake/builds

Instructions to build one of these OS Images for the ASUS Zenfone 8 can be found here

How to compile other CustomROMs for the ASUS Zenfone 8

and here

How to compile the OmniROM for the ASUS Zenfone 8 



Contents


  1. Experimental OS Images for the ASUS Zenfone 8
    1. Introduction
    2. Contents
    3. History
    4. Details
      1. crDroid
        1. crDroid 11.7
      2. evolutionX
        1. evolutionX 10.7
      3. iodeOS
        1. iodeOS 4.27
        2. iodeOS 6.9
    5. Links


History


ChangeLog

14.11.2025

initial release


----


Details




crDroid



crDroid 11.7


CustomROM
crDroid
Version
11.7
Android version
15
Android Patch Level
2025-07-01
Homepage
https://crdroid.net/
Repository
https://github.com/crdroidandroid/android.git
Build Instructions
How to compile the crDroid CustomROM for the ASUS Zenfone 8


Files

File
Content
Comment
crDroidAndroid-15.0-20250803-sake-v11.7.zip OS Image

orangefox_crDroidAndroid-15.0-20250803-sake-v11.7.img OrangeFox recovery

boot.img original boot partition image




evolutionX



evolutionX 10.7



CustomROM
evolutionX
Version
10.7
Android version
15
Android Patch Level
2025-07-01
Homepage
https://evolution-x.org/
Repository
https://github.com/Evolution-X/manifest
Build Instructions
How to compile the evolutionX Custom ROM for the ASUS Zenfone 8

How to compile the evolutionX Custom ROM for the ASUS Zenfone 8 with kernelSU


Files

File
Content
Comment
EvolutionX-15.0-20250808-sake-10.7-Unofficial_GAPPS.zip OS Image with GAPPS
EvolutionX-15.0-20250808-sake-10.7-Vanilla-Unofficial.zip OS Image without GAPPS
EvolutionX-15.0-20250809-sake-10.7-Vanilla-Unofficial-ksu.zip OS Image with KSU and without GAPPS

orangefox_EvolutionX-15.0-20250804-sake-10.7-Unofficial.img OrangeFox recovery
boot_with_KernelSU-Next.img image of the boot partition with KernelSU

boot.img original boot partition image



iodeOS



iodeOS 4.27


CustomROM
iodeOS
Version
4.27
Andorid Version
13
Android Patch Level
2025-08-05
Homepage
https://iode.tech/
Repository
https://gitlab.iode.tech/os/public/manifests/android/
Build Instructions
How to compile the iodeOS 4.x for the ASUS Zenfone 8  


Files

File
Content
Comment
iode-4.27-20251110-UNOFFICIAL-sake.zip OS Image

OrangeFox_iode-4.27-20251110-UNOFFICIAL-sake.img OrangeFox recovery
boot.img original boot partition image



iodeOS 6.9


CustomROM
iodeOS
Version
6.9
Andorid Version
15
Android Patch Level
2025-05-05
Homepage
https://iode.tech/
Repository
https://gitlab.iode.tech/os/public/manifests/android/
Build Instructions
How to compile the iodeOS 6.x for the ASUS Zenfone 8   


Files

File
Content
Comment
iode-6.9-20251116-sake.zip
OS Image

OrangeFox_iode-6.9-20251116-sake.img OrangeFox recovery
boot.img original boot partition image






Links


URL
Comment
How to compile other CustomROMs for the ASUS Zenfone 8


How to update to a different CustomROM without loosing data  


How to Install an OS image file with an older timestamp 




How to build a Custom ROM with MicroG 


How to build a Custom ROM with GAPPS   




How to use TWRP if LineageOS 20.x is installed

This is a guide to manually create a TWRP recovery for the ASUS Zenfone 8 running a LineageOS 20 based Custom ROM

(TWRP can not be used to create recovery for LineageOS 21 or newer on the ASUS Zenfone 8)




How to create a TWRP recovery image for the ASUS Zenfone 8 running a LineageOS 22.x based OS 




This is a guide to manually create an OrangeFox recovery for the ASUS Zenfone 8 running a LineageOS 21 or newer based Custom ROM.

(TWRP can not be used to create working recovery for the ASUS Zenfone 8 running a LineageOS 21 or newer based OS)


How to create a TWRP image for LineageOS based ROMs using a script   The script documented in this article can be used to create a recovery based on TWRP or OrangeFox


OrangeFox Recovery Builder 2024  

A GitHub repository with workflows to create OrangeFox recoveries for the ASUS Zenfone 8 running LineageOS 21 or newer (or a CustomROM based on LineageOS)

see also this article:

How to create a OrangeFox Recovery for LineageOS 22.x or newer on the ASUS Zenfone 8 using the OrangeFox Recovery Builder 2024 



Recovery images for the ASUS-Zenfone 8 

various TWRP and OrangeFox Recovery Images for the ASUS Zenfone 8 


https://xdaforums.com/t/zenfone-8-firmware-ota-collection.4620171/ XDA Forum post with an ASUS Zenfone 8 Firmware Download Collection

Note:

The raw images are not available for download on the ASUS website anymore.

How to boot the phone into the bootloader using the physical buttons  The instructions in this guide are for the ASUS Zenfone 8      






back to top