Development [ROM][12.1][OFFICIAL][ALIOTH/ALIOTHIN] crDroid v8.14 [23.03.2023]

Search This thread

CharlieMHz

Senior Member
Apr 27, 2015
239
44
Xiaomi Poco F3
My Poco F3 is still on MIUI Global 13.0.6.0 (SKHMIXM) and Android 12 (not rooted). I know how to ulock bootloader, install TWRP and any custom ROM, I did this in the past. The reason I am still sticking with the original MIUI is the videos. I tried a lot of GCams and for most of them I am more that satisfied with the stills but with videos I am not, for videos I have much better results with the original MIUI camera app. I would like to try this ROM but is there any way to use the original MIUI camera app with this ROM or I will be limited to use some version of GCam?
Have you looked into ANXcamera?
 
  • Like
Reactions: theoneofgod

theoneofgod

Senior Member
Dec 1, 2011
1,623
378
Hi there.

I'm not sure of the current situation with Bluetooth, SBC XQ and LineageOS but would it be possible to support it here?

It increases bitrate and also mentioned dual channel mode was added so audio quality will be improved.

It'll be good for people with headphones that don't support the higher quality Bluetooth codecs like LDAC and aptx-HD and since SBC is the standard, everyone should benefit from it.

This article is pretty old now but would be great if you could take a look. Thanks @raystef66

 
Last edited:

raystef66

Recognized Developer / Recognized Contributor
Jul 2, 2013
2,729
12,572
Belgium
ZTE Axon 7
Xiaomi Mi 9
Hi there.

I'm not sure of the current situation with Bluetooth, SBC XQ and LineageOS but would it be possible to support it here?

It increases bitrate and also mentioned dual channel mode was added so audio quality will be improved.

It'll be good for people with headphones that don't support the higher quality Bluetooth codecs like LDAC and aptx-HD and since SBC is the standard, everyone should benefit from it.

This article is pretty old now but would be great if you could take a look. Thanks @raystef66

Haven't tested but you should be able to achieve this by adding in system.prop :
Code:
persist.bluetooth.sbc_hd_higher_bitrate=1

or run in root shell :
Code:
setprop persist.bluetooth.sbc_hd_higher_bitrate 1
 

theoneofgod

Senior Member
Dec 1, 2011
1,623
378
Haven't tested but you should be able to achieve this by adding in system.prop :
Code:
persist.bluetooth.sbc_hd_higher_bitrate=1

or run in root shell :
Code:
setprop persist.bluetooth.sbc_hd_higher_bitrate 1
I believe this would only increase SBC XQ bitrate if it's already functional. I did set it but dual channel is still greyed out and there's no "HD Audio: SBC" checkbox available.

Android patchset has an additional option to increase bitrate for Enhanced Data Rate 2 mbps devices beyond their current limit. You can bump the bitrate from 452 kbps to 595 kbps, at the cost of reduced transmission stability when your device is facing congested radio conditions.

To enable this, run this command in a root shell:

# setprop persist.bluetooth.sbc_hd_higher_bitrate 1

This 595 kbps option is currently available in LineageOS 15.1, but not in 16.0 at the time this post was written.
 

userh111

Member
Feb 5, 2019
6
0
How can I pass safetynet?
What fingerprint should I use?
I have tried everything.
I get:
Warning: CTS profile does not match
crdroid 12 with microg
 
Last edited:

theoneofgod

Senior Member
Dec 1, 2011
1,623
378
How can I pass safetynet?
What fingerprint should I use?
I have tried everything.
I get:
Warning: CTS profile does not match
crdroid 12 with microg

Screenshot_20230116-170642_Yet Another SafetyNet Attestation Checker_1.png
 

raystef66

Recognized Developer / Recognized Contributor
Jul 2, 2013
2,729
12,572
Belgium
ZTE Axon 7
Xiaomi Mi 9
:cowboy: FLASHING TIME :cowboy:
NEW crDroid BUILD 21.01.2023

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

crDroid statistics :cool:

crDroid TG Group


SELINUX ENFORCING


crDroidAndroid-12.1-20230121-alioth-v8.13.zip


NOTE :

CLEAN FLASH MANDATORY if coming from 8.2 !!
  • make use of recommended TWRP
  • boot recovery
  • flash Firmware v13.0.3.0.SKHEUXM or V13.0.3.0.SKHMIXM (recommended)
  • flash crDroid (toggle auto flash twrp)
  • reboot recovery
  • (optional) flash Gapps (no auto toggle needed)
  • (optional) flash Magisk (no auto toggle needed)
  • (optional) flash DFE
  • format
  • boot system
DIRTY
  • skip format
====================
21-01-2023
====================

* updated to crDroid 8.13 code
* updated to sec. patch level 2023.01.05
* kernel upstreamed to 4.19.270 InfiniR v2.43
* synced with latest sources
* updated translations
* some other fixes and improvements




TEAM :
@raystef66
@immi803
Artur 'who's parents couldn't afford the extra H'
@AKASHPAUL aka "why not just ask Google, right?!"


InfiniR Alioth : https://github.com/raystef66/InfiniR_kernel_alioth (based on Optimus Drunk)

YT installation vid CR8 :
thnx @munchy_cool
 

mihael86

Member
Apr 13, 2015
9
4
reTicker still doesn't work with WhatsApp. It appears for a millisecond and disappears again. Will there be a fix?
 

CharlieMHz

Senior Member
Apr 27, 2015
239
44
Xiaomi Poco F3
Anyone faced a similar problem like this?

I experienced some lag and some unresponsive UI, so I decided to reboot the device, but after that it got stuck on the crDroid boot screen for a while, then rebooted into TWRP. I tried rebooting again but still the same, it's essentially soft bricked. As far as I remember, I did not update or install any Magisk modules before this happened, and I have been able to reboot fine for a few times.

What I tried:
  • Uninstalling Magisk using uninstall.zip
  • Switching A/B to the other slot
  • Reflashed the ROM and GApps
None of those helped.

This is already the second time I'm facing this issue already and I have no choice but to clean flash and lose most of my data (I had some backups). Is there any logs I can check to see what went wrong? I'm really scared of this happening again.
 
Last edited:

theoneofgod

Senior Member
Dec 1, 2011
1,623
378
Anyone faced a similar problem like this?

I experienced some lag and some unresponsive UI, so I decided to reboot the device, but after that it got stuck on the crDroid boot screen for a while, then rebooted into TWRP. I tried rebooting again but still the same, it's essentially soft bricked. What I tried:
  • Switching A/B to the other slot
  • Reflashed the ROM and GApps
None of those helped.

This is already the second time I'm facing this issue already and I have no choice but to clean flash and lose most of my data (I had some backups). Is there any logs I can check to see what went wrong? I'm really scared of this happening again.
Did you flash the recommended firmware? Make sure to reboot recovery after ROM flash then flash gapps.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 105
    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:
    • gapps : Nikgapps and Flamegapps are both tested
    • Magisk 23.0 for root (after first boot) - (Download from here)

    First time installation:
    • make use of latest 3.6.0_11-RedmiK40_v3.2_A12-alioth-skkk_1f13aec4.img (check HERE)
    • boot recovery
    • flash Firmware (minimum requirement 12.5.3) (skip if you are on 12.5.3 or later)
    • flash crDroid (toggle auto flash twrp)
    • reboot recovery
    • (optional) flash Gapps (no auto toggle needed)
    • (optional) flash Magisk (no auto toggle needed)
    • (optional) flash DFE
    • format
    • boot system
    Update installation: (if on cr8 already)
    • skip format


    Sources:
    ROM: https://github.com/crdroidandroid
    Device Trees:
    alioth + common
    Kernel: InfiniR Alioth based on Optimus Drunk by GtrCraft

    Download:
    ROM: https://crdroid.net/alioth/8.x
    Changelog:
    Alioth


    LATEST BUILD & INSTRUCTIONS


    Known issues:
    ...


    ROM OS Version: 12.0
    ROM Kernel: Linux 4.x
    ROM Firmware Required: Unlocked Bootloader, check latest build & instructions

    Status: stable
    Sec. Patches : 2023.03.05

    Created : 2022.01.11
    Last Updated : 2023.03.23

    Visit official website @ crDroid.net
    crDroid ALIOTH Telegram
    crDroid Community Telegram
    crDroid Updates Channel
    Donations are appreciated to continue development
    43
    :cowboy: FLASHING TIME :cowboy:
    NEW crDroid BUILD 13.06.2022

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

    crDroid statistics :cool:

    crDroid TG Group


    SELINUX ENFORCING


    crDroidAndroid-12.1-20220613-alioth-v8.6.zip


    NOTE :


    CLEAN FLASH MANDATORY if coming from 8.2 !!
    DIRTY
    • skip format
    ====================
    13-06-2022
    ====================

    * updated to crDroid 8.6 code
    * updated to sec. patch level 2022.06.05
    * kernel upstreamed to 4.19.246 InfiniR v2.21
    * added time/date in panel view for Game Space
    * fix per game configure icon on light theme for Game Space
    * add battery remaining text for Game Space
    * added lock gesture tile for Game Space
    * added RAM usage for Game Space
    * use app icon for per-app volume customization
    * added toggle to disable per-app volume
    * added launcher - app drawer row height customization
    * improved launcher - app drawer icon layout consistency with app label disabled
    * improved screen record dialog layout
    * improve spacing when using text style battery
    * launch crdroid settings directly by long pressing settings icon in QS
    * added option to remove timer before screen record
    * fix APTX adaptive / update audio BT configurations
    * clean-up props
    * synced with latest sources
    * updated translations
    * some other fixes and improvements


    TEAM :
    @raystef66
    @immi803
    Artur 'who's parents couldn't afford the extra H'
    @AKASHPAUL aka "why not just ask Google, right?!"


    InfiniR Alioth : https://github.com/raystef66/InfiniR_kernel_alioth (based on Optimus Drunk)

    YT installation vid CR8 :
    thnx @munchy_cool
    37
    :cowboy: FLASHING TIME :cowboy:
    NEW crDroid BUILD 15.07.2022

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

    crDroid statistics :cool:

    crDroid TG Group


    SELINUX ENFORCING


    crDroidAndroid-12.1-20220715-alioth-v8.7.zip


    NOTE :


    CLEAN FLASH MANDATORY if coming from 8.2 !!
    • make use of recommended TWRP
    • boot recovery
    • flash Firmware v13.0.3.0.SKHEUXM or V13.0.3.0.SKHMIXM (recommended)
    • flash crDroid (toggle auto flash twrp)
    • reboot recovery
    • (optional) flash Gapps (no auto toggle needed)
    • (optional) flash Magisk (no auto toggle needed)
    • (optional) flash DFE
    • format
    • boot system
    DIRTY
    • skip format
    ====================
    15-07-2022
    ====================

    * updated to crDroid 8.7 code
    * updated to sec. patch level 2022.07.05
    * kernel upstreamed to 4.19.252 InfiniR v2.25
    * added toggle to allow disable of screenshot shutter sound
    * removed duplicate entries for small clock option
    * optimizations for arm-optimized-routines
    * bring some Material You love to crDroid Settings
    * bring some Material You love to Calculator
    * fixed front cam issues with some camera apps
    * fixed launcher crash during wallpaper change
    * fix QS clock being white on light theme
    * fixed some various dark theme issues
    * some other launcher optimizations
    * updated some calendar stuff
    * synced with latest sources
    * updated translations
    * some other fixes and improvements


    TEAM :
    @raystef66
    @immi803
    Artur 'who's parents couldn't afford the extra H'
    @AKASHPAUL aka "why not just ask Google, right?!"


    InfiniR Alioth : https://github.com/raystef66/InfiniR_kernel_alioth (based on Optimus Drunk)

    YT installation vid CR8 :
    thnx @munchy_cool
    34
    :cowboy: FLASHING TIME :cowboy:
    NEW crDroid BUILD 25.04.2022
    DON'T JUST HIT & RUN .... YOUR APPRECIATION KEEPS MY MOTIVATION ROLLING ;)

    crDroid statistics :cool:

    crDroid TG Group


    SELINUX ENFORCING


    crDroidAndroid-12.1-20220425-alioth-v8.4.zip


    NOTE :


    CLEAN FLASH MANDATORY if coming from 8.2 !!
    • make use of latest 3.6.0_11-RedmiK40_v3.4_A12-alioth-skkk_1f13aec4.img (check HERE)
    • boot recovery
    • flash Firmware (minimum requirement 12.5.3) (skip if you are on 12.5.3 or later) - v13.0.3.0.SKHEUXM or v13.0.2.0.SKHMIXM can be used as well
    • can be used as well
    • flash crDroid (toggle auto flash twrp)
    • reboot recovery
    • (optional) flash Gapps (no auto toggle needed)
    • (optional) flash Magisk (no auto toggle needed)
    • (optional) flash DFE
    • format
    • boot system
    DIRTY
    • skip format
    ====================
    25-04-2022
    ====================

    * kernel upstreamed to 4.19.239 InfiniR v2.14
    * add toggle for back gesture haptic
    * add toggle for hiding back arrow animation
    * add support for icon packs on crDroid Home Launcher
    * adress some selinux policy
    * video call improvement
    * improvement on haptic and vibration patterns
    * improvement on UI screen recorder
    * small change on Dolby
    * synced with latest sources
    * updated translations
    * some other fixes and improvements



    TEAM :
    @raystef66
    @immi803
    Artur 'who's parents couldn't afford the extra H'


    InfiniR Alioth : https://github.com/raystef66/InfiniR_kernel_alioth (based on Optimus Drunk)

    YT installation vid CR8 :
    thnx @munchy_cool
    34
    :cowboy: FLASHING TIME :cowboy:
    NEW crDroid BUILD 28.06.2022

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

    crDroid statistics :cool:

    crDroid TG Group


    SELINUX ENFORCING


    crDroidAndroid-12.1-20220628-alioth-v8.6.zip....ah after 5hrs it's finally on SF ;)


    NOTE :


    CLEAN FLASH MANDATORY if coming from 8.2 !!
    DIRTY
    • skip format
    ====================
    28-06-2022
    ====================

    * kernel upstreamed to 4.19.248 InfiniR v2.22
    * added 200+ new themed icons for launcher
    * improved partial screenshot layout
    * fixed issue with visibility of few options in recents overview of launcher
    * fixed issue with privacy indicators not changing with toggle
    * fixed notification sound issue in silent mode
    * fixed crash in Contacts app on long pressing number
    * under the hood optimizations for art, sqlite, media and more
    * add haptic feedback for QS tiles toggle
    * add haptic feedback for torch
    * added transparent QS customization
    * added ability to show daily data usage in QS footer
    * added animation options to quick settings tiles
    * improvements to android runtime
    * enabled blur effects
    * systemUI make popup menus more rounded
    * various fixes for battery stats
    * disabled blur wakeup animation
    * fxed NPE for per-app volume
    * fixed an issue with screen never going off after sending and canceling a notification in a short amount of time
    * fixed possible developer options crash
    * fixed loading iconpack-based Wellbeing icon
    * fixed camera/mic toggle not working
    * fixed location indicator stuck in some specifc cases
    * fixed lock screen timeout
    * launcher: Adjust the icon size to the grid size
    * launcher: Set hotseat icons to 4 for 4_by_5 grid
    * various fixes for fingerprint
    * pptimized Launcher3 and Settings for speed
    * cleanup some Pixel specific stuff
    * optimized freetype, harfbuzz_ng, and sqlite (this should increase performance)
    * synced with latest sources
    * updated translations
    * some other fixes and improvements


    TEAM :
    @raystef66
    @immi803
    Artur 'who's parents couldn't afford the extra H'
    @AKASHPAUL aka "why not just ask Google, right?!"


    InfiniR Alioth : https://github.com/raystef66/InfiniR_kernel_alioth (based on Optimus Drunk)

    YT installation vid CR8 :
    thnx @munchy_cool