Development [CLOSED][ROM][13][CHEETAH] Discontinued Official crDroid v9.5 EOL

Dilemma with or without Pixel_framework

  • With PixelFW (wallpaper and style broke but you can still change wp and theme)

    Votes: 28 84.8%
  • No Pixel FW (exclusive pixel 7 features wont work) but wp and styles work

    Votes: 6 18.2%

  • Total voters
    33
  • Poll closed .
Status
Not open for further replies.
Search This thread

DepressedDead

Senior Member
Apr 22, 2015
240
151
Google Pixel 7 Pro
Does anyone know what's the difference between Evolution and crDroid?

Evolution has slightly less features than crDroid. Evo is AOSP-based (crDroid is LOS-based). Both ROMs feel equally smooth and fast, but if I were to pick one I'd choose crDroid.

Omar's crDroid builds include the volte/vowifi fix, too. Since crDroid is based on LOS you also some useful features, such as wifi/mobile network control, USB control, etc.
The only thing I miss from Evo are lockscreen clock fonts, but that's it.
 

Homeboy76

Recognized Contributor
Aug 24, 2012
4,200
2,728
Google Pixel 8 Pro
How to root this? Seems I cant get rooted flashing the init.img provided in the link with vendor image
From the OP:
...First time installation:

Only for Official builds moving forward!!!!
  1. Flash May Firmware from Web Flash Tool
  2. Reboot to Fastboot
  3. Unlock bootloader
  4. Go thru first boot
  5. reboot to bootloader
  6. in cmd enter fastboot set_active other
  7. repeat step 1
  8. Reboot to Fastboot
  9. fastboot flash vendor_boot vendor_boot.img in fastboot (located here)
  10. Reboot to Recovery
  11. Select adb update
  12. Open cmd and type adb sideload rom_name.zip
  13. DO NOT FLASH GAPPS, THEY ARE INCLUDED...

@omariscal1019, can't they adb sideload magisk to root?

Using these steps, after step 12 in the First time Installation Instructions:

Note: Download the Magisk....apk. (Alpha/Beta/Canary/Stable) file you want to root crDroid with and rename it Magisk....zip.
  1. Reboot to Recovery
    • Tap the Back arrow ==> tap, Advanced ==> tap Reboot recovery.
  2. Sideload Magisk....zip:
    • On the device (phone), select “Apply Update”, then “Apply from ADB” to begin sideload.
    • On the host machine (Computer), sideload the package using:
      adb sideload (name of magisk...zip file)
    • When Magisk finishes installing, tap the Back arrow ==> tap, Reboot system
 
Last edited:

halfbytecode

Senior Member
Apr 11, 2012
511
210
@Homeboy76 Recovery is broken on this ROM and flashing Magisk fails. It always says there is an error with the sideload zip.

Despite there being support for flashing unsigned zips from recovery on user builds, it still fails.

Nonetheless, even manually signing Magisk using SignApk yields the same error as mentioned above.

...
The only thing I miss from Evo are lockscreen clock fonts, but that's it.

The setting is present under Lock screen settings, within crDroid Settings.
 
  • Like
Reactions: taxi333

Homeboy76

Recognized Contributor
Aug 24, 2012
4,200
2,728
Google Pixel 8 Pro
@Homeboy76 Recovery is broken on this ROM and flashing Magisk fails. It always says there is an error with the sideload zip.

Despite there being support for flashing unsigned zips from recovery on user builds, it still fails.

Nonetheless, even manually signing Magisk using SignApk yields the same error as mentioned above...
@halfbytecode, @omariscal1019
What "error as mentioned above..."? I don't see anything about the recovery being broken in the OP or in the last two pages.

Are you saying the vendor_boot.img that you sideload crDroid with is broken?

Does it show a screen that reads: Signature verification failed when you try to sideload Magisk?

What happens if you press continue?
 
Last edited:

halfbytecode

Senior Member
Apr 11, 2012
511
210
@halfbytecode, @omariscal1019
What "error as mentioned above..."? I don't see anything about the recovery being broken in the OP or in the last two pages.

Are you saying the vendor_boot.img that you sideload crDroid with is broken?

Does it show a screen that reads: Signature verification failed when you try to sideload Magisk?

What happens if you press continue?
I meant when we sideload Magisk on this ROM, the recovery throws an error saying the sideload zip file is corrupt/erroneous. Something is broken in the recovery shipped with this ROM, as sideloading Magisk works fine on other ROMs.

It does not show any signature verification issues, as the recovery with the ROM supports bypassing signature verification (even on user builds).
 
Last edited:

Homeboy76

Recognized Contributor
Aug 24, 2012
4,200
2,728
Google Pixel 8 Pro
I meant when we sideload Magisk on this ROM, the recovery throws an error saying the sideload zip file is corrupt/erroneous. Something is broken in the recovery shipped with this ROM, as sideloading Magisk works fine on other ROMs.

It does not show any signature verification issues, as the recovery with the ROM supports bypassing signature verification (even on user builds).
Understood, thanks for the update.
 

halfbytecode

Senior Member
Apr 11, 2012
511
210
@omariscal1019 Keyboard navigation (the little down arrow underneath) also gets hidden if navigation hint is disabled. Some ROMs like Evolution-X have fixed it on recent builds, where keyboard navigation is visible even with navigation hint disabled.

Adding left/right cursor arrows to the keyboard navigation would be icing on the cake. Evolution-X seems to have added this to their GitHub repo.
 
Last edited:

cultofluna

Senior Member
Nov 25, 2015
4,119
2,092
Google Pixel 6 Pro
Google Pixel 7
@omariscal1019 Keyboard navigation (the little down arrow underneath) also gets hidden if navigation hint is disabled. Some ROMs like Evolution-X have fixed it on recent builds, where keyboard navigation is visible with navigation hint disabled.

Adding left/right cursor arrows to the keyboard navigation would be icing on the cake. Evolution-X seems to have added this to their GitHub repo.
This one?
 

Attachments

  • Screenshot_20230530-112457_Settings.png
    Screenshot_20230530-112457_Settings.png
    232.4 KB · Views: 44
Status
Not open for further replies.

Top Liked Posts

  • There are no posts matching your filters.
  • 23
    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/13.0/README.mkdn

    Flashing Instructions:

    Pre-installation:
    [*]Gapps Included
    [*]Magisk 25.0 or newer for root (after first boot) - (Download from here)

    First time installation:

    Only for Official builds moving forward!!!!
    • Flash May Firmware from Web Flash Tool
    • Reboot to Fastboot
    • Unlock bootloader
    • Go thru first boot
    • reboot to bootloader
    • in cmd enter fastboot set_active other
    • repeat step 1
    • Reboot to Fastboot
    • fastboot flash vendor_boot vendor_boot.img in fastboot (located here)
    • Reboot to Recovery
    • Select adb update
    • Open cmd and type adb sideload rom_name.zip
    • DO NOT FLASH GAPPS, THEY ARE INCLUDED

    Update installation:
    • OTA or
    • download rom zip, reboot to recovery, adb update, adb sideload rom zip


    Sources:
    ROM: https://github.com/crdroidandroid
    Kernel: https://github.com/crdroidandroid/android_kernel_google_pantah

    Download:
    ROM: Download
    Changelog: https://crdroid.net/cheetah/<9.3>#changelog

    Known issues:
    13
    Quick announcement, I will not be continuing to build this rom. But there will someone else taking over official builds. @IonutGherman will be taking over these builds. He will also take panther official. Thanks for everything and it was a pleasure to have done builds for you!!
    12
    Changelog:
    Official build is live!!

    ===== 22 May, 2023 =====
    - Resync Rom Source
    - Fix SafetyNet Again (thank You Pixel-Dust)
    - Fix the memory leak during high speed recording
    - SystemUI: Import more QS Header resources
    - SystemUI: Hide notification icon area if headsup is visible
    - Messaging: Use light icons on conversations select menu
    - Launcher3: Corrected some permissions
    - Some other small Launcher3 changes
    - Configure font spacing for various clock fonts
    - Added double-line clock position setting
    - Added lockscreen text size settings
    - Moved lockscreen clock customization to lockscreen settings
    - Updated bionic
    - Fixed system crash if font contains invalid/null font data
    - Fixed not setting proper call volume for LE Headset
    - Fixed an issue where device asks for PUK code instead of SIM PIN
    - Removed colorkt and themelib support
    - Some small SystemUI changes and optimizations
    - Updated Aperture
    - Updates to bionic, libcore, freetype, giflib and libhevc
    - Updated Webview to 113.0.5672.77
    - Updated translations

    ==== 05 May, 2023 =====
    === Rom Source ===
    - Initial crDroid 9.5 release
    - Updated to May 2023 security patches (android-13.0.0_r43)
    - Added pixel style lockscreen weather based OmniJaws
    - opengl: fix resource leak when dlsym failed
    - Switch latest clang to 17.0.1
    - Updated themed icons
    - Updated translations
    - Allow pause/suspend app feature with parallel space
    - Settings: Expose radio info (*#*#4636#*#*)
    - Added QS Header Image option
    - Wallpaperpicker: fix overlapping when scrolling
    - WallpaperPicker2: Remove the use of smaller images for thumbnails
    - Updated libvpx, bionic
    - Updated translations
    - Add a toggle to force LTE_CA
    - Added back 2 button navigation
    - Fixed/Reworked switch to unlink ringtone and notifications volume
    - Fixed process can't start because of mPendingStart is true problem
    - Fixed SystemUI restart due to network traffic meter
    - NetworkTraffic: Simplify stats calc to prevent issues
    - PixelPropsUtils: Spoof user build
    - Settings: Show memory usage in app info
    - SystemUI: Rework dismiss all view in QS
    - SystemUI: Handle more exceptions for firewall
    - Prevent crash with pin protected user and taskview
    - Fix hang when dumping local window
    - Updated Webview to 112.0.5615.136
    - Updated bionic, lmkd, sqlite
    - Updated translations
    === Device ===
    May Security Patch
    New Kernel: MadKali thanks @Duhjoker
    Removed Scrolling Tweaks/Fix Lags
    ===== 24 April, 2023 =====
    -Resync Rom Source
    -Qs Header Images
    -Fix Safetynet OOTB
    -Fixed NGA
    -Other Tweaks and Optimizations

    04/19/23

    ===== 19 April, 2023 =====
    === Rom Source ===
    - Initial crDroid 9.4 release
    - Updated to April 2023 security patches (android-13.0.0_r41)
    - Resync Rom Source
    === Device ===
    -Added Pixel-Framework
    -Added Pixel 7 Pro Exclusive Features
    -Clear Calling
    -Quick Tap
    -Now Playing
    -Adaptive Charging
    -Reverse Charging
    10
    coming to an official rom near you just prepping everything
    photo_2023-04-12_20-55-55.jpg
    photo_2023-04-12_23-31-03.jpg
    photo_2023-04-13_13-34-50.jpg
    10
    hello guys sorry for the delayed update but i will be updating device side to april spl since crdroid already updated to april also