Warning: The provided instructions are for crDroid 11 running on Pixel 8 Pro (husky). These will only work if you follow every section and step precisely.
Do not continue after something fails!
Do not continue after something fails!
Installation is only possible on a device with unlocked bootloader!
crDroid is not responsible for any damage you made to your device. You have been warned!
Flashing instructions
Pre-installation:
- Make sure you are on latest stable Pixel firmware installed
- Recovery vendor_boot.img (from download page, recovery button)
- Gapps (my Nikgapps variants optimized for Pixels or official NikGapps variants)
- Optional if you want root, install Magisk Kitsune (get it on release page from their GitHub - click on "Assets" and download app-release apk)
First time installation (clean flash):
- On your computer open Command Prompt or Terminal and go to ADB folder location
- Reboot phone to fastboot with adb reboot bootloader
- Flash crDroid Recovery with command:
fastboot flash vendor_boot vendor_boot.img
- fastboot will flash recovery to active slot
- With volume buttons, go to Recovery Mode
- In crDroid Recovery, go to Apply update - Apply from ADB
- After that execute this command:
adb sideload zip_name.zip (where zip_name is crDroid zip for your device)
- After ROM installation finished, recovery will ask you to switch to the opposite slot to flash Gapps and/or Magisk. Select yes.
- After reboot to recovery, adb sideload Gapps and/or Magisk.
- Reboot to recovery
- After reboot - Factory reset.
- Reboot and enjoy
Dirty flash via recovery:
- On your computer open Command Prompt or Terminal and go to ADB folder location
- Reboot into Recovery using adb reboot recovery
- In crDroid Recovery, go to Apply update - Apply from ADB
- After that execute this command:
adb sideload zip_name.zip (where zip_name is crDroid zip for your device)
- After ROM installation finished, recovery will ask you to switch to the opposite slot to flash Gapps and/or Magisk. Select yes.
- After reboot to recovery, adb sideload Gapps and/or Magisk.
- Reboot and enjoy
Update installation:
Via OTA:
- Use Updater to update to latest version. Gapps (if installed) are being kept
- Go to Settings -> System -> Updater and download latest build
- Choose install and let it finish
- After OTA update finished, don't reboot yet, go to Magisk, press on Install and install to Inactive Slot (After OTA)
- Reboot