[ROM][Android 12L][OP7Pro] crDroid v8.12 [19.12.2022]

Search This thread

martinsjt

Senior Member
Feb 21, 2011
73
17
Hello I am unable to Read an external 4TB HD, I get the message "Issue with Seagate USB drive" and give me the option to format it. On other ROMs I am able to use the drive and RW to it? Before moving to this ROM I did backup of all the Data on it.

Any suggestions?

Thank You.
 

Pierre413

Member
Jul 16, 2018
14
5
Magisk v22 is out.

No issues so far after updating through Magisk Manager.

If Magisk is hidden, make sure to restore Magisk in Magisk Manager before upgrading.

Safety Net passed with MagiskHideProps config.
 

umaro

Senior Member
Aug 30, 2009
219
69
Lenovo Thinkpad Tablet
Amazon Fire
I know this is not on topic, but how does everyone do backups and restores. Talking about app log ins, bluetooth setting, data and so on. I used titanium for years but doesn't seem to work like it used to and I wanna try roms without all the hassle

I really like Migrate.. some apps notice they've been restored and make me resign in, but for the most part it's as complete of a backup as titanium backup ever was. I'd prefer it even if titanium backup still worked.. plus it's (currently) free
 
Last edited:

martinsjt

Senior Member
Feb 21, 2011
73
17
Sounds like maybe the filesystem isn't being read? What is it?

The HD is formatted as NTFS, if I use an 16GB FAT formatted Pen drive it works. This ROM has NTFS file system support as per changelog. I tried other Android 11 Roms and the HD is detected properly and I can access the data in it (RW) leading me to believe it's and issue with the ROM. It's not a big deal as I can always use a PC to backup the data and access the drive but is a nice feature to have.
 
  • Like
Reactions: undrwater

NikkiJr2107

New member
Jul 7, 2019
4
0
Hi All,
Need your help. I have seen a few people say flash latest OOS on both slots. How to do that exactly.
I rooted my device once, installed CrDroid but had to return to OOS due to some issues. Im in latest stable OOS now. While installing fastboot images I could see that the flashing happens in one slot (system - a in my case).
Could anyone help me out in getting the lastest OOS in both slots. TIA
 

martinsjt

Senior Member
Feb 21, 2011
73
17
Hi All,
Need your help. I have seen a few people say flash latest OOS on both slots. How to do that exactly.
I rooted my device once, installed CrDroid but had to return to OOS due to some issues. Im in latest stable OOS now. While installing fastboot images I could see that the flashing happens in one slot (system - a in my case).
Could anyone help me out in getting the lastest OOS in both slots. TIA
Before anything backup your data.

Reboot to recovery.
Install OOS + TWRP
Reboot to recovery
Install OOS + TWRP
Reboot to recovery

You now have the same OOS version installed on both slots.

From this point on follow the ROM installation instructions.
 

NikkiJr2107

New member
Jul 7, 2019
4
0
Thanks for your reply.

By Install OOS + TWRP u mean factory images or full rom zip file.
I have the latest file from oxygen updater, will that work?
 

gwolfu

Recognized Developer
Build 20210227 is ready

Changelog:
- Updated kernel to Linux 4.14.222
- Updated kernel compiler to clang 12.0.3s
- Added switch styles (crDroidSettings -> UI)
- Changed QS autobrightness icon to the one from OOS
- Added 404 IDE Clock (Settings -> Display -> Style and Wallpaper -> Clock)
- Changed to seekbar option for font size and icon size options on Launcher
- Fixed partial screenshot option
- Removed toast message for alert slider
- Allow user to add/remove QS with one click
- Updated donate link from about tab to point to our new page (support us if you like our work)
- Some other small changes
- Updated translations
 
Last edited by a moderator:

Top Liked Posts

  • There are no posts matching your filters.
  • 33
    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:
    • At this time, OOS 11 firmware is mandatory (OOS 12 firmware will result in boot issues)
    • 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
    • Enter fastboot
    • Flash our boot.img in fastboot
    • 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_sm8150

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

    Known issues:
    - none known

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

    If you like my work, consider a donation > My Paypal
    16
    Build 20201226 is ready

    Changelog:
    - Added back Backgrounds app
    - Added clear all button on bottom when getting recents apps view
    - Added blur option toggle switch (Settings -> Display -> Enable blurs)
    - Added lock screen clock styles
    - Improved QS icons support with substratum
    - Test fix for cam pop while not in use in some scenarios
    - Set 90Hz as default refresh rate on clean install
    - Updated Gallery2 app
    - Updated vendor blobs from OOS 10.3.7
    - Updated build fingerprint to OOS 10.3.7
    - Switched to release-keys build tag (helps with some apps ex banking apps to not crash)
    - Some more tweaks here and there
    - Some other things I've definetly forgot because of too much beer :)
    15
    Build 20210418 is ready

    !!! WARNING WARNING WARNING !!!
    --- This version requires clean flashing ---
    --- You have been warned ---

    Before you proceed updating to this build, is mandatory to flash OOS 11.0.0.2 firmware
    Please rely to
    this post to do so (and preserve TWRP)

    - Initial crDroid 7.5 code base
    - Updated to OOS 11 blobs
    - Updated to April security patches (android-11.0.0_r34)
    - Updated kernel to LOS version with our small goodies
    - Updated kernel clang compiler to 12.0.5
    - Enabled SeLinux (Enforcing)
    - Updated Launcher
    - Updated SQLite
    - Rebased on top of LOS device tree
    - Added some more apps to PixelPropsUtils
    - Added option to use primary system color for QS tile icon
    - Added OnePlus Sans font
    - Added OnePlus lockscreen clock style
    - Added screenshot quality setting
    - Added long screenshot option
    - Added OnePlus name as default wifi hotspot name
    - Reworked screenshots menu
    - Fixed 5 GHz wifi hotspot
    - Fixed NFC secure_element crashes
    - Fixed FOD in some use cases (hopefully for good)
    - Fixed double tap to wake in some cases
    - Fixed color profiles
    - Fixed Google hotword enrollment (Hey Google)
    - Some more under the hood fixes
    - Removed Display modes for OnePlus Settings as we now rely on LiveDisplay (Settings -> Display -> LiveDisplay)
    - Removed OP Cam (for now - will get revisited later)
    - Removed encryption for now until TWRP is ready
    - Updated translations
    14
    Build 20210124 is ready

    Changelog:
    - Updated kernel to Linux 4.14.217
    - Added option to manually reset battery stats from Settings -> Battery
    - Added fast charge info to Battery info in Settings
    - Added device codename to About version window
    - Added full kernel info on tapping kernel text from About version window
    - Added platform and RAM info to Model & Hardware
    - Added in call vibration options (crDroid Settings -> Notifications)
    - Added navbar height adjustment for back gesture
    - Fixed occasional SystemUI force close when using Network Traffic Monitor
    - Lowered labet text size on Launcher when using 5x5 grid
    - Some other improvements made to Launcher
    - Some other small improvements to stability
    - Updated translations
    14
    Build 20210207 is ready

    Changelog:
    - Initial crDroid 7.3 code base
    - Updated to February security patches (android-11.0.0_r29)
    - Updated vendor blobs from OOS 10.3.8
    - Updated build fingerprint to OOS 10.3.8
    - Updated zlib, cpu_features, arm-optimized-routines, giflib, libjpeg-turbo, bionic, art, scudo, vixl, libyuv, libvpx
    - Added option for tint QS Tile with accent color (crDroid Settings -> Quick Settings)
    - Added option to enable AOD on charging only (crDroid Settings -> User interface -> Ambient Display)
    - Added visual voicemail configs from Google Dialer
    - Added option to show pulze (visualizer) on ambient screen (crDroid Settings -> Sound -> Pulse -> Ambient pulse)
    - Added option to show/hide QS footer icons (User account, Edit tiles icon, Running services shortcut, Settings shortcut)
    - Added ambient display edge ligthning options (crDroid Settings -> User interface -> Ambient Display)
    - Added option to suppress notifications sound/vibration if screen is ON (crDroid Settings -> Notifications)
    - Added 4 more FOD animations (Shine, Smoke, Strings, Quantum)
    - Added 2 more FOD icons
    - Increased media volume steps from 15 to 25 (on clean install)
    - Set default voice call volume steps to 7
    - Fixed a possible mount issue for Magisk
    - Some more changes here and there
    - Updated translations