Development [ROM][Android 12L][OOS Cam][OP9Pro] crDroid v8.12 [19.12.2022]

Search This thread

gwolfu

Recognized Developer
It says the zip can not be found
Re-uploaded
Should be up in like 10 minutes (as soon as SF mirrors it)
1667234662819.png
 

gwolfu

Recognized Developer
Last edited by a moderator:

OliverJacob12

New member
Feb 16, 2023
1
0
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.1/README.mkdn

Flashing Instructions:
Pre-installation:
  • OOS 12 firmware is required (from download page, firmware button)
  • Download KIT files (download - this includes dtbo.img and vendor_boot.img)
  • Download recovery (from download page, recovery button)
  • Optional NikGapps core (download - note that you may also need woman delusional scale setup wizard addon if you rely on Google restore)
  • Optional Magisk (boot.img used to patch with Magisk in order to get root, can be found in recovery folder from download page)
First time installation (clean flash):
  • Backup your data to PC, OTG flash drive
  • Make sure you have OOS 12 firmware installed (see above to download)
  • Enter fastboot
  • Flash dtbo.img
  • Code:
    fastboot flash dtbo dtbo.img
  • Flash vendor_boot.img
  • Code:
    fastboot flash vendor_boot vendor_boot.img
  • Flash boot.img
  • Code:
    fastboot flash boot boot.img
  • Boot to recovery (can do from bootloader or with buttons from power off state)
  • Now in recovery go to factory reset and confirm the reset
  • Reboot to recovery
  • Choose apply update and Apply from ADB
  • Now install crDroid zip via sideload
  • Code:
    adb sideload crDroid.zip
  • Go back to main menu and reboot to recovery to install gapps (if you don't want gapps, reboot to system)
  • To install gapps, simply sideload gapps.zip the same way you installed crDroid.zip then reboot to system
Update installation:
Via recovery:
  • Boot to recovery
  • Choose apply update and Apply from ADB
  • Now install crDroid zip via sideload and reboot
  • Code:
    adb sideload crDroid.zip
  • If you had gapps, reboot to recovery and sideload gapps.zip and reboot
Via OTA:
  • Go to Settings -> System -> Updater and download latest build
  • Choose install and let it finish
  • If you have Magisk installed, don't click reboot when prompted and go to Magisk and choose install to inactive slot
  • Reboot
Sources:
ROM: https://github.com/crdroidandroid
Kernel: https://github.com/crdroidandroid/android_kernel_oneplus_sm8350

Download:
ROM https://crdroid.net/lemonadep

Known issues:
- let me know

Visit official website @ crDroid.net
crDroid OnePlus 9 Pro Telegram
crDroid Community Telegram

If you like my work, consider a donation > My Paypal
I used to flash Indonesia firmware through ODIN and native call recording was perfect in my S21 ultra EUR version. Now ,in S22 ultra with EUX csc (SM-S908B) Im wondering if we can flash Indonesia CSC because I don't know if it is another firmware belonging to SM-S908E versions of s22 ultra.
 

shadowjynxs

Member
Aug 13, 2022
10
0
Not a major issue but still need payment apps to work in crDroid8.12 as the latest google safetynet updates crDroid is unable to bypass safetynet cts profile match and i love the crDroid8.12 as it is bugless i want to continue with this version so is there any chance if there is quick fix for safety net?
 

shadowjynxs

Member
Aug 13, 2022
10
0
Why not update to 9.2? Passes on that. A13.
because there is some bugs related to fingerprint and quick settings and many features not available, and i still feel crDroid8.12 smooth and i dont like updating every week, i want to stay at a single point that is why i am sticking to crDroid8.12 it would be very thankful to you if you release one more build with fixed safetynet would be awesome for others as well as well as for whom who want to use A12 for debugging and bug bounty purposed.
 

TheSayaMan

Senior Member
Sep 12, 2016
1,120
494
OnePlus 9 Pro
because there is some bugs related to fingerprint and quick settings and many features not available, and i still feel crDroid8.12 smooth and i dont like updating every week, i want to stay at a single point that is why i am sticking to crDroid8.12 it would be very thankful to you if you release one more build with fixed safetynet would be awesome for others as well as well as for whom who want to use A12 for debugging and bug bounty purposed.
I have no interest in building for a12, sorry. I'm sure you can still pass by using magisk modules
 

Zeus0fyork

Senior Member
Nov 30, 2020
85
34
because there is some bugs related to fingerprint and quick settings and many features not available, and i still feel crDroid8.12 smooth and i dont like updating every week, i want to stay at a single point that is why i am sticking to crDroid8.12 it would be very thankful to you if you release one more build with fixed safetynet would be awesome for others as well as well as for whom who want to use A12 for debugging and bug bounty purposed.
Just install the safetynet magisk modules & the props config module. After you install those force close google play services/play store and then clear storage. It'll make you setup google restore and paired watches, but youll pass safetynet
 

Top Liked Posts

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

    Flashing Instructions:
    Pre-installation:
    • OOS 12 firmware is required (from download page, firmware button)
    • Download KIT files (download - this includes dtbo.img and vendor_boot.img)
    • Download recovery (from download page, recovery button)
    • Optional NikGapps core (download - note that you may also need setup wizard addon if you rely on Google restore)
    • Optional Magisk (boot.img used to patch with Magisk in order to get root, can be found in recovery folder from download page)
    First time installation (clean flash):
    • Backup your data to PC, OTG flash drive
    • Make sure you have OOS 12 firmware installed (see above to download)
    • Enter fastboot
    • Flash dtbo.img
    • Code:
      fastboot flash dtbo dtbo.img
    • Flash vendor_boot.img
    • Code:
      fastboot flash vendor_boot vendor_boot.img
    • Flash boot.img
    • Code:
      fastboot flash boot boot.img
    • Boot to recovery (can do from bootloader or with buttons from power off state)
    • Now in recovery go to factory reset and confirm the reset
    • Reboot to recovery
    • Choose apply update and Apply from ADB
    • Now install crDroid zip via sideload
    • Code:
      adb sideload crDroid.zip
    • Go back to main menu and reboot to recovery to install gapps (if you don't want gapps, reboot to system)
    • To install gapps, simply sideload gapps.zip the same way you installed crDroid.zip then reboot to system
    Update installation:
    Via recovery:
    • Boot to recovery
    • Choose apply update and Apply from ADB
    • Now install crDroid zip via sideload and reboot
    • Code:
      adb sideload crDroid.zip
    • If you had gapps, reboot to recovery and sideload gapps.zip and reboot
    Via OTA:
    • Go to Settings -> System -> Updater and download latest build
    • Choose install and let it finish
    • If you have Magisk installed, don't click reboot when prompted and go to Magisk and choose install to inactive slot
    • Reboot
    Sources:
    ROM: https://github.com/crdroidandroid
    Kernel: https://github.com/crdroidandroid/android_kernel_oneplus_sm8350

    Download:
    ROM https://crdroid.net/lemonadep

    Known issues:
    - let me know

    Visit official website @ crDroid.net
    crDroid OnePlus 9 Pro Telegram
    crDroid Community Telegram

    If you like my work, consider a donation > My Paypal
    15
    Build 20220826 is ready

    OOS Cam ready baby :)


    Changelog: https://crdroid.net/lemonadep/8#changelog
    Download: https://crdroid.net/lemonadep/8
    14
    Build 20220313 is ready

    Changelog:
    - Updated kernel to Linux 5.4.184
    - Added option to change the length of gesture navbar
    - Added option to change back gesture height
    - Added kill option to notification guts
    - Added burnin protection
    - Added Flipendo (Pixel exclusive extreme battery saver - see battery options)
    - Added smartspace
    - Reverted inclusion of CameraGo (needs gapps and not everyone uses gapps)
    - Further improvements here and there
    - OTA Updater improvements
    - Updated translations

    Note: Pre-patched magisk boot.img has been patched with latest Magisk 24.3, so do make sure to also update Magisk apk
    13
    Build 20220328 is ready marking the debut of Android 12L based crDroid
    With this build, do note that a clean flash is recommended if coming from any other pre 8.3 build
    This update won't be pushed via OTA if you also run any previous crDroid 8.3 build, but all upcoming updates will
    Do also note that it may be possible to not have carrier service in some cases.
    In order to fix that, do install crDroid, boot to it once, reboot to system again and it should get signal then... Still investigating root cause of this.



    Changelog:
    - Initial crDroid 8.3
    - Changed base code to Android 12L
    - Lots and lots of changes to count, so update and check yourself :)
    13
    Thanks a lot for non-gapps build.
    guess anyone can install gapps when they want google stuff added
    so with crDroid 8, we no longer per-bundle gapps