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

Search This thread

‬1‬

Senior Member
Sep 26, 2011
689
152
London
FlameGApps-11.0-full-arm64-20210626.zip
You might want to try the latest canary build.


Alternatively, you can use Nikgapps too. I currently have it. You need to install Android Auto add on separately and it works perfectly for me.


Android Auto and the other addons:

 

derekding

New member
Sep 29, 2011
3
0
taipei
You might want to try the latest canary build.


Alternatively, you can use Nikgapps too. I currently have it. You need to install Android Auto add on separately and it works perfectly for me.


Android Auto and the other addons:

Thank you for your great help. I try to flash the latest update of Flamegapp and it works very well!
 

Eagle-no1

Senior Member
How i take off this text screen.


Solved :)
 

Attachments

  • 110.jpg
    110.jpg
    75.7 KB · Views: 140
Last edited:
  • Like
Reactions: XmatsuX

xKillerXSmileZx

Senior Member
Feb 5, 2012
73
145
Nexus 6
OnePlus 7 Pro
Is there some way to get Widevine to L1? Currently it's at L3 for me so I can't watch Netflix in HD. I saw that a previous update a few months back changed the model to GM1917 but this doesn't seem to be working now. I did also have to use MagiskHide Props Config and picked the fingerprint of a Pixel 5 since I suddenly started to fail SafetyNet.
 

gwolfu

Recognized Developer
Is there some way to get Widevine to L1? Currently it's at L3 for me so I can't watch Netflix in HD. I saw that a previous update a few months back changed the model to GM1917 but this doesn't seem to be working now. I did also have to use MagiskHide Props Config and picked the fingerprint of a Pixel 5 since I suddenly started to fail SafetyNet.
there is no need for magiskhideprops
maybe toggle magisk hide to on in settings, that if you use magisk and fail sn
anyway, for L1, you need to boot OOS 11 at least once to update certificates and than install crDroid
 

gruntparty

Senior Member
Jul 11, 2012
293
187
CA
HTC One (m7)
Google Nexus 5

gwolfu

Recognized Developer
@gwolfu

Is this why my phone's wifi MAC address changes on every reboot, even when I have randomization disabled?!?

Yes
 
  • Like
Reactions: gruntparty

ninjæon

Member
Jan 7, 2009
42
36
OnePlus 7 Pro
Beautiful rom...everything was working quite well until I noticed that I was unencrypted and then went to encrypt. Like others, this put the phone into a boot loop.

Just a suggestion...please add to OP that this rom disables encryption and that it's not optional until a workaround is posted. Thank you

UPDATE: I went to the crDroid OP7P Telegram group for more clues about whether or not encryption was possible. In short, yes it is possible and some have been successful, but your milage may vary. I tried to follow the instructions someone gave and I wasn't successful after three attempts. There seemed to be missing steps in their instructions...which is probably why there isn't a guide posted here yet. There also might be different ways to achieve encryption and a "one size fits all" guide might not be possible yet.
 
Last edited:
  • Like
Reactions: Toutatis_
Someone mentioned having this problem earlier in this thread, but trying to get to the power menu just crashes System UI and displays a basic lockscreen with just power, restart, and lockdown. This didn't happen back in 7.4, and only started happening once I switched to the new versions based on OOS 11 firmware... Any fixes??? It's driving me nuts.
 

gwolfu

Recognized Developer
Build 20210713 is ready

Changelog:
- Initial crDroid 7.8 code base
- Updated to July security patches (android-11.0.0_r39)
- Updated kernel to Linux 4.14.239
- Reworked some FOD logic
- Fixed random MAC address generation
- Some other small changes here and there
- Updated translations
 
Last edited by a moderator:

Polyeith

Member
Dec 31, 2019
16
5
OnePlus 7 Pro
Someone mentioned having this problem earlier in this thread, but trying to get to the power menu just crashes System UI and displays a basic lockscreen with just power, restart, and lockdown. This didn't happen back in 7.4, and only started happening once I switched to the new versions based on OOS 11 firmware... Any fixes??? It's driving me nuts.
Yeah that was me, still having the issue, don't know what's causing it.
 

tURkOsANsE

Senior Member
Jun 16, 2016
217
27
España
Without discrediting the rest of Custom ROMs, but CrDroid is in my point of view, the best ROM for our OnePlus 7 Pro, the dev maintains the ROM constantly, a super stable and fluid ROM. 100% translated (in my case into Spanish). It's wonderful, I hope this project lasts. Emphasize Dev, a great worker, constantly supporting our device.
 

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