Warning: The provided instructions are for crDroid 10 running on Pixel 5 (redfin). These will only work if you follow every section and step precisely.
Do not continue after something fails!
Do not continue after something fails!
Before you proceed, remove all Google accounts from your device to avoid "Factory reset protection" (FRP)!
Installation is only possible on a device with unlocked bootloader!
crDroid is provided as-is without warranty, and while we strive to ensure functionality, you install it at your own risk.
We are not responsible for any damage you made to your device. You have been warned!
We are not responsible for any damage you made to your device. You have been warned!
Flashing instructions
Pre-installation:
- Ensure you are running the latest available stock ROM
- Optional gapps (from download page, gapps button)
- Recovery (from download page, recovery button)
- Google platform-tools (adb/fastboot)
First time installation (clean flash):
- Step 1: Unlock bootloader and enable adb through developer settings
- Step 2: On PC enter
adb reboot bootloader
- Step 3: Now type the following command to unlock the bootloader and flash required images:
fastboot flashing unlock
fastboot flash boot /path/to/boot.img
fastboot flash dtbo /path/to/dtbo.img
fastboot flash vendor_boot /path/to/vendor_boot.img
- Step 4: Using volume and power buttons, select "Reboot Recovery"
- Step 5: Wipe data. select Apply Update, then ADB sideload and type
adb sideload /path/to/ROM.zip
- Step 6: Reboot recovery and sideload any extras, then reboot device!
Update installation:
- Step 1: boot phone into normal Android mode
- Step 2: Download update to phone or adb push from PC
- Step 3: Open Settings>System>Updater
- Step 4: Click the hamburger icon on the top right, then Local Update, and apply
- Step 5: Turn on caffeine or turn off screen lock, and stay on this page until reboot
NOTE: IF THE UPDATE DISAPPEARS OVER TIME DURING INSTALL, IT HAS COMPLETED. REBOOT MANUALLY THROUGH POWER MENU