[ROM][12.1][OFFICIAL][CEPHEUS] crDroid v8.16 [25.08.2023][EOL]

Search This thread

ramzysnake

New member
Feb 11, 2015
4
1
BE3pE0l.png

Code:
*** Disclaimer
I am not responsible for any damage you made to your device
You have been warned


crDroid is designed to increase performance and reliability over stock Android for your device also attempting to bringing many of the best features existent today


Features:
https://github.com/crdroidandroid/crdroid_features/blob/12.0/README.mkdn

Flashing Instructions:

Pre-installation:

First time installation:
  • backup your goodies
  • boot recovery
  • format and reboot recovery
  • flash crDroid
  • reboot recovery
  • (optional) flash Gapps
  • (optional) flash Magisk
  • flash DFE (you can boot without but next dirty flash will give issues because twrp can't decrypt properly )
  • boot system
Update installation:
  • skip format


Sources:
ROM: https://github.com/crdroidandroid
Device Trees:
CEPHEUS
Kernel: https://github.com/crdroidandroid/android_kernel_xiaomi_cepheus thx to Evasi0n Xiao

Download:
ROM: https://crdroid.net/cepheus/8
Changelog:
CEPHEUS


LATEST BUILD AND GUIDELINES

Known issues:
  • ota not tested

ROM OS Version: 12.0
ROM Kernel: Linux 4.x
ROM Firmware Required: Unlocked Bootloader, miu v12.0.x or 12.5.x

Status: stable
Sec. Patches : 2022.08.05

Created : 2022.01.14
Last Updated : 2022.08.16

Visit official website @ crDroid.net
crDroid CEPHEUS Telegram
crDroid Community Telegram
crDroid Updates Channel
Donations are appreciated to continue development
is diag mod work with 8.8 version
i tried 8.7 but no diag mod in it
 

Dinky121/

Member
Aug 8, 2022
26
7
Portugal
I installed the rom rom in adb sideload, it works well, apart from the battery problem, it doesn't last a day, I really like this rom, but as long as the battery problem is not solved, I will continue on the stock rom.
good work,thanks
 
  • Like
Reactions: jack3xt

raystef66

Recognized Developer / Recognized Contributor
Jul 2, 2013
3,003
14,420
Belgium
ZTE Axon 7
Xiaomi Mi 9
:cowboy: FLASHING TIME :cowboy:
NEW crDroid BUILD 20.08.2022
DON'T JUST HIT & RUN .... YOUR APPRECIATION KEEPS MY MOTIVATION ROLLING ;)

crDroid statistics :cool:


SELINUX ENFORCING


crDroidAndroid-12.1-20220820-cepheus-v8.8.zip


NOTE : DO READ CAREFULLY


Highlights & Device Specific Changes:
Build type: Monthly
Device: Xiaomi MI9 (cepheus)
Device maintainer: raystef66
Required firmware: build-in

INSTALLATION : ENCRYPTED


INSTALLATION : DIRTY (coming from latest cr 8.3 !!)

  1. flash crDroid (magisk addon should auto-flash as well - so no need to redo in the end)
  2. (optional) flash Gapps (when having boot issue)
  3. flash DFE (reboot to recovery if 4.)
  4. (optional) flash magisk 24.x (if magisk addon didn't install well after rom flash)
  5. boot & ENJOY
INSTALLATION : CLEAN !! SO DO BACKUP ALL IN CASE WHEN NEED TO RESTORE

  1. backup all
  2. format data, reboot recovery
  3. flash crDroid and reboot recovery
  4. flash Gapps ( I'm using Nikgapps basic)
  5. flash magisk 24.x (optional)
  6. flash DFE (optional)
  7. boot & ENJOY
====================
20-08-2022
====================

* pixelPropsUtils: Update fingerprints to Android 13 August 2022 release (fixes SafetyNet from initial 8.8 release)
* fixed issue Google sending info that Pixel update is ready
* fix missing "Add to Playlist" button for current track for music player
* crDroid Settings: Fix handwave & proximity pulse conflict
* various updater changes and fixes
* fix WifiSettings FC when rotating screen
* fixed crash when scanning WiFi QR code
* fixed Baidu Search Suggestion Provider for default browser
* add support for showing battery level for AirPods series
* added a preference to battery optimization page
* synced with latest sources
* updated translations
* some other fixes and improvements
 

Nebukadneza2

Member
Dec 17, 2012
10
0
Hi Everyone,

i just installed this on my Mi 9 after suffering through years of MIUI. I must say, it’s a great experience really, and with PE Recovery OTA works great.

However, i do have one problem: A game I play (https://play.google.com/store/apps/...organic&utm_term=idolmaster+million+live+play) just doesn’t start. It crashes with the following exception in logcat:

Code:
08-20 22:48:54.957 11814 20517 F ive_theaterday: runtime.cc:681] No pending exception expected: java.lang.NullPointerException: Firebase Messaging component is not present
08-20 22:48:54.957 11814 20517 F ive_theaterday: runtime.cc:681]   at java.lang.Object com.google.android.gms.common.internal.Preconditions.checkNotNull(java.lang.Object, java.lang.Object) (com.google.android.gms:play-services-basement@@17.6.0:2)
08-20 22:48:54.957 11814 20517 F ive_theaterday: runtime.cc:681]   at com.google.firebase.messaging.FirebaseMessaging com.google.firebase.messaging.FirebaseMessaging.getInstance(com.google.firebase.FirebaseApp) (com.google.firebase:firebase-messaging@@23.0.0:3)
08-20 22:48:54.957 11814 20517 F ive_theaterday: runtime.cc:681]   at com.google.firebase.messaging.FirebaseMessaging com.google.firebase.messaging.FirebaseMessaging.getInstance() (com.google.firebase:firebase-messaging@@23.0.0:1)
08-20 22:48:54.957 11814 20517 F ive_theaterday: runtime.cc:681]   at boolean com.unity3d.player.UnityPlayer.nativeRender() ((null):-2)
08-20 22:48:54.957 11814 20517 F ive_theaterday: runtime.cc:681]   at boolean com.unity3d.player.UnityPlayer.access$300(com.unity3d.player.UnityPlayer) ((null):-1)
08-20 22:48:54.957 11814 20517 F ive_theaterday: runtime.cc:681]   at boolean com.unity3d.player.UnityPlayer$e$1.handleMessage(android.os.Message) ((null):-1)
08-20 22:48:54.957 11814 20517 F ive_theaterday: runtime.cc:681]   at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:102)
08-20 22:48:54.957 11814 20517 F ive_theaterday: runtime.cc:681]   at boolean android.os.Looper.loopOnce(android.os.Looper, long, int) (Looper.java:201)
08-20 22:48:54.957 11814 20517 F ive_theaterday: runtime.cc:681]   at void android.os.Looper.loop() (Looper.java:288)
08-20 22:48:54.957 11814 20517 F ive_theaterday: runtime.cc:681]   at void com.unity3d.player.UnityPlayer$e.run() ((null):-1)
08-20 22:48:54.957 11814 20517 F ive_theaterday: runtime.cc:681]

I installed using:
  • flash PE 12.1-20220527-1357 recovery
  • wipe/format: data, cache, system
  • sideload crDroidAndroid-12.1-20220816-cepheus-v8.8.zip
  • sideload NikGapps-core-arm64-12-20220421-signed.zip
  • boot, install, etc

Does anyone have an idea what’s going on here? Is there something missing (or broken) with the gapps?

Any help would be greatly appreciated. Thank & Best Regards,
-NebuK
 

duskit

New member
Jul 31, 2022
2
0

Dinky121/

Member
Aug 8, 2022
26
7
Portugal
I'm going to install this rom again because I really like it, apart from the battery, I hope it's better in that aspect, it has a lot of customization.
 

Raeigis

Senior Member
Sep 8, 2013
70
4
Xiaomi Mi 9
Coming from the EvolutionX ro and must says, for the moment, my experience is better with CrDroid. The only thing I miss a lot is the double tap to wake the screen (or I didn't find the settings...). But pretty smooth and stable after few days on it
 

Dinky121/

Member
Aug 8, 2022
26
7
Portugal
I installed this rom again, I still have battery problems (maybe it's just my problem), I really like this rom, but I can't be charging my phone almost twice a day, I use my phone for Facebook, Messenger, Instagram, Wattsapp, and listen to music, I don't play, maybe if I try another kernel that is compatible with this rom, maybe the Dev. can you point me to some,thanks,good work.
 

raystef66

Recognized Developer / Recognized Contributor
Jul 2, 2013
3,003
14,420
Belgium
ZTE Axon 7
Xiaomi Mi 9
:cowboy: FLASHING TIME :cowboy:
NEW crDroid BUILD 30.08.2022
DON'T JUST HIT & RUN .... YOUR APPRECIATION KEEPS MY MOTIVATION ROLLING ;)

crDroid statistics :cool:


SELINUX ENFORCING


crDroidAndroid-12.1-20220830-cepheus-v8.8.zip


NOTE : DO READ CAREFULLY


Highlights & Device Specific Changes:
Build type: Monthly
Device: Xiaomi MI9 (cepheus)
Device maintainer: raystef66
Required firmware: build-in

INSTALLATION : ENCRYPTED


INSTALLATION : DIRTY (coming from latest cr 8.3 !!)

  1. flash crDroid (magisk addon should auto-flash as well - so no need to redo in the end)
  2. (optional) flash Gapps (when having boot issue)
  3. flash DFE (reboot to recovery if 4.)
  4. (optional) flash magisk 24.x (if magisk addon didn't install well after rom flash)
  5. boot & ENJOY
INSTALLATION : CLEAN !! SO DO BACKUP ALL IN CASE WHEN NEED TO RESTORE

  1. backup all
  2. format data, reboot recovery
  3. flash crDroid and reboot recovery
  4. flash Gapps ( I'm using Nikgapps basic)
  5. flash magisk 24.x (optional)
  6. flash DFE (optional)
  7. boot & ENJOY
====================
30-08-2022
====================

* allow to change QS tile label text size
* added QS tile layout customization
* allow to display accented chip behind clock
* dialer : adjusted spacing end call/new call button
* various launcher fixes/improvements
* synced with latest sources
* updated translations
* some other fixes and improvements
 

raystef66

Recognized Developer / Recognized Contributor
Jul 2, 2013
3,003
14,420
Belgium
ZTE Axon 7
Xiaomi Mi 9
:cowboy: FLASHING TIME :cowboy:
NEW crDroid BUILD 02.09.2022
DON'T JUST HIT & RUN .... YOUR APPRECIATION KEEPS MY MOTIVATION ROLLING ;)

crDroid statistics :cool:


SELINUX ENFORCING


crDroidAndroid-12.1-20220902-cepheus-v8.8.zip


NOTE : DO READ CAREFULLY


Highlights & Device Specific Changes:
Build type: Monthly
Device: Xiaomi MI9 (cepheus)
Device maintainer: raystef66
Required firmware: build-in

INSTALLATION : ENCRYPTED


INSTALLATION : DIRTY (coming from latest cr 8.3 !!)

  1. flash crDroid (magisk addon should auto-flash as well - so no need to redo in the end)
  2. (optional) flash Gapps (when having boot issue)
  3. flash DFE (reboot to recovery if 4.)
  4. (optional) flash magisk 24.x (if magisk addon didn't install well after rom flash)
  5. boot & ENJOY
INSTALLATION : CLEAN !! SO DO BACKUP ALL IN CASE WHEN NEED TO RESTORE

  1. backup all
  2. format data, reboot recovery
  3. flash crDroid and reboot recovery
  4. flash Gapps ( I'm using Nikgapps basic)
  5. flash magisk 24.x (optional)
  6. flash DFE (optional)
  7. boot & ENJOY
====================
02-09-2022
====================

* added our smart charging back again
* synced with latest sources
* updated translations
* some other fixes and improvements
 

Chonnan

New member
Mar 16, 2013
4
3
BE3pE0l.png

Code:
*** Disclaimer
I am not responsible for any damage you made to your device
You have been warned


crDroid is designed to increase performance and reliability over stock Android for your device also attempting to bringing many of the best features existent today


Features:
https://github.com/crdroidandroid/crdroid_features/blob/12.0/README.mkdn

Flashing Instructions:

Pre-installation:

First time installation:
  • backup your goodies
  • boot recovery
  • format and reboot recovery
  • flash crDroid
  • reboot recovery
  • (optional) flash Gapps
  • (optional) flash Magisk
  • flash DFE (you can boot without but next dirty flash will give issues because twrp can't decrypt properly )
  • boot system
Update installation:
  • skip format


Sources:
ROM: https://github.com/crdroidandroid
Device Trees:
CEPHEUS
Kernel: https://github.com/crdroidandroid/android_kernel_xiaomi_cepheus thx to Evasi0n Xiao

Download:
ROM: https://crdroid.net/cepheus/8
Changelog:
CEPHEUS


LATEST BUILD AND GUIDELINES

Known issues:
  • ota not tested

ROM OS Version: 12.0
ROM Kernel: Linux 4.x
ROM Firmware Required: Unlocked Bootloader, miu v12.0.x or 12.5.x

Status: stable
Sec. Patches : 2022.08.05

Created : 2022.01.14
Last Updated : 2022.09.02

Visit official website @ crDroid.net
crDroid CEPHEUS Telegram
crDroid Community Telegram
crDroid Updates Channel
Donations are appreciated to continue development
Thks !!!!!
 
  • Like
Reactions: Dinky121/

Dinky121/

Member
Aug 8, 2022
26
7
Portugal
:cowboy: FLASHING TIME :cowboy:
NEW crDroid BUILD 02.09.2022
DON'T JUST HIT & RUN .... YOUR APPRECIATION KEEPS MY MOTIVATION ROLLING ;)

crDroid statistics :cool:


SELINUX ENFORCING


crDroidAndroid-12.1-20220902-cepheus-v8.8.zip


NOTE : DO READ CAREFULLY


Highlights & Device Specific Changes:
Build type: Monthly
Device: Xiaomi MI9 (cepheus)
Device maintainer: raystef66
Required firmware: build-in

INSTALLATION : ENCRYPTED


INSTALLATION : DIRTY (coming from latest cr 8.3 !!)

  1. flash crDroid (magisk addon should auto-flash as well - so no need to redo in the end)
  2. (optional) flash Gapps (when having boot issue)
  3. flash DFE (reboot to recovery if 4.)
  4. (optional) flash magisk 24.x (if magisk addon didn't install well after rom flash)
  5. boot & ENJOY
INSTALLATION : CLEAN !! SO DO BACKUP ALL IN CASE WHEN NEED TO RESTORE

  1. backup all
  2. format data, reboot recovery
  3. flash crDroid and reboot recovery
  4. flash Gapps ( I'm using Nikgapps basic)
  5. flash magisk 24.x (optional)
  6. flash DFE (optional)
  7. boot & ENJOY
====================
02-09-2022
====================

* added our smart charging back again
* synced with latest sources
* updated translations
* some other fixes and improvements
Thanks
 

Nanzeuz_1

New member
Sep 4, 2022
1
0
I have a problem with the room , the wifi doesn't work well , the signal is highly variable and the internet connection is very unstable . some one can help me.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 64
    BE3pE0l.png

    Code:
    *** Disclaimer
    I am not responsible for any damage you made to your device
    You have been warned


    crDroid is designed to increase performance and reliability over stock Android for your device also attempting to bringing many of the best features existent today


    Features:
    https://github.com/crdroidandroid/crdroid_features/blob/12.0/README.mkdn

    Flashing Instructions:

    Pre-installation:

    First time installation:
    • backup your goodies
    • boot recovery
    • format and reboot recovery
    • flash crDroid
    • reboot recovery
    • (optional) flash Gapps
    • (optional) flash Magisk
    • flash DFE (you can boot without but next dirty flash will give issues because twrp can't decrypt properly )
    • boot system
    Update installation:
    • skip format


    Sources:
    ROM: https://github.com/crdroidandroid
    Device Trees:
    CEPHEUS
    Kernel: https://github.com/crdroidandroid/android_kernel_xiaomi_cepheus thx to Evasi0n Xiao

    Download:
    ROM: https://crdroid.net/cepheus/8
    Changelog:
    CEPHEUS


    LATEST BUILD AND GUIDELINES

    Known issues:
    • ota not tested

    ROM OS Version: 12.1
    ROM Kernel: Linux 4.x
    ROM Firmware Required: Unlocked Bootloader, miu v12.0.x or 12.5.x

    Status: stable
    Sec. Patches : 2023.08.05

    Created : 2022.01.14
    Last Updated : 2023.08.25

    Visit official website @ crDroid.net
    crDroid CEPHEUS Telegram
    crDroid Community Telegram
    crDroid Updates Channel
    Donations are appreciated to continue development
    33
    CHANGELOG

    DONT FORGET TO LIKE OR GIVE COMMENTS - THAT KEEPS ME GOING ON :cowboy:
    25
    :cowboy: FLASHING TIME :cowboy:
    NEW crDroid BUILD 13.10.2022

    DON'T JUST HIT & RUN .... YOUR APPRECIATION KEEPS MY MOTIVATION ROLLING ;)

    crDroid statistics :cool:


    SELINUX ENFORCING


    crDroidAndroid-12.1-20221013-cepheus-v8.10.zip


    NOTE : DO READ CAREFULLY


    Highlights & Device Specific Changes:
    Build type: Monthly
    Device: Xiaomi MI9 (cepheus)
    Device maintainer: raystef66
    Required firmware: build-in

    INSTALLATION : ENCRYPTED


    INSTALLATION : DIRTY (coming from latest cr 8.3 !!)

    1. flash crDroid (magisk addon should auto-flash as well - so no need to redo in the end)
    2. (optional) flash Gapps (when having boot issue)
    3. flash DFE (reboot to recovery if 4.)
    4. (optional) flash magisk 24.x (if magisk addon didn't install well after rom flash)
    5. boot & ENJOY
    INSTALLATION : CLEAN !! SO DO BACKUP ALL IN CASE WHEN NEED TO RESTORE

    1. backup all
    2. format data, reboot recovery
    3. flash crDroid and reboot recovery
    4. flash Gapps ( I'm using Nikgapps basic)
    5. flash magisk 24.x (optional)
    6. flash DFE (optional)
    7. boot & ENJOY
    ====================
    13-10-2022
    ====================

    * updated to crDroid 8.10 code
    * updated to sec. patch level 2022.10.05
    * synced with latest sources
    * updated translations
    * some other fixes and improvements
    25
    :cowboy: FLASHING TIME :cowboy:
    NEW crDroid BUILD 16.10.2022
    DON'T JUST HIT & RUN .... YOUR APPRECIATION KEEPS MY MOTIVATION ROLLING ;)

    crDroid statistics :cool:


    SELINUX ENFORCING


    crDroidAndroid-12.1-20221016-cepheus-v8.10.zip


    NOTE : DO READ CAREFULLY


    Highlights & Device Specific Changes:
    Build type: Monthly
    Device: Xiaomi MI9 (cepheus)
    Device maintainer: raystef66
    Required firmware: build-in

    INSTALLATION : ENCRYPTED


    INSTALLATION : DIRTY (coming from latest cr 8.3 !!)

    1. flash crDroid (magisk addon should auto-flash as well - so no need to redo in the end)
    2. (optional) flash Gapps (when having boot issue)
    3. flash DFE (reboot to recovery if 4.)
    4. (optional) flash magisk 24.x (if magisk addon didn't install well after rom flash)
    5. boot & ENJOY
    INSTALLATION : CLEAN !! SO DO BACKUP ALL IN CASE WHEN NEED TO RESTORE

    1. backup all
    2. format data, reboot recovery
    3. flash crDroid and reboot recovery
    4. flash Gapps ( I'm using Nikgapps basic)
    5. flash magisk 24.x (optional)
    6. flash DFE (optional)
    7. boot & ENJOY
    ====================
    16-10-2022
    ====================

    * hotfix on Play Integrity (fixes like Wallet etc.)
    * added adaptive playback
    * add hidden network option using Hotspot
    * add option to limit number connected devices to Hotspot
    * added AP Band preference into tether settings
    * synced with latest sources
    * updated translations
    * some other fixes and improvements
    24
    :cowboy: FLASHING TIME :cowboy:
    NEW crDroid BUILD 27.02.2022

    DON'T JUST HIT & RUN .... YOUR APPRECIATION KEEPS MY MOTIVATION ROLLING ;)

    crDroid statistics :cool:


    SELINUX ENFORCING


    crDroidAndroid-12.0-20220227-cepheus-v8.2.zip


    NOTE : DO READ CAREFULLY


    Highlights & Device Specific Changes:
    Build type: Monthly
    Device: Xiaomi MI9 (cepheus)
    Device maintainer: raystef66
    Required firmware: build-in

    INSTALLATION : DIRTY (coming from latest cr 8.1 !!)
    1. flash crDroid (magisk addon should auto-flash as well - so no need to redo in the end)
    2. (optional) flash Gapps (when having boot issue)
    3. flash DFE (reboot to recovery if 4.)
    4. (optional) flash magisk 24.1 (if magisk addon didn't install well after rom flash)
    5. boot & ENJOY
    INSTALLATION : CLEAN !! SO DO BACKUP ALL IN CASE WHEN NEED TO RESTORE

    1. backup all
    2. format data, reboot recovery
    3. flash crDroid and reboot recovery
    4. flash Gapps ( I'm using Nikgapps basic)
    5. flash magisk 24.1 (optional)
    6. flash DFE
    7. boot & ENJOY
    ====================
    27-02-2022
    ====================

    * added face unlock customization
    * added FOD icons & animations
    * added toggle to combine wifi and mobile signal icons
    * added timeout feature for wifi and bluetooth
    * synced with latest sources
    * updated translations
    * some other fixes and improvements