Warning: The provided instructions are for crDroid 11 running on Mi 11X Pro (haydn). 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:
- Gapps: NikGapps or crGapps
- Optional: KernelSU
- TWRP and Boot: Download (Download any one depending how you want to install)
Installing TWRP
- You need to have Platform Tools in your PC (Navigate to "Download SDK Platform-Tools for Windows")
- Now go to Downloads and unzip it.
- Open the folder and search
cmd
- It will open the command terminal
- Now on the phone hold the POWER + VOLUME Down together for 5-10 seconds until the phone enters the Fastboot Mode
- Now type
fasboot devices
- Your device will be shown in the terminal as a fastboot device
- Now type
fastboot boot [drag-and-drop-the-twrp-image-in-termnal]
- Now you are booted to TWRP
Fisrt time installation
-
Installing via TWRP
- Note: Please go through the Installing TWRP once
- Backup your data to PC, OTG flash drive.
- Open the platform tools in PC
- Type
cmd
- Hold the power and volume up buttons together for 5-10 seconds until it boot to TWRP
- Now navigate to WIPE > ADVANCE WIPE
- Select: data, metadata, cache, dalvik cache
- After wiping go back and navigate to Install
- Select the crDroid zip and the gapps (if any)
- After the flash is done, simply reboot
- Enjoy !!!
Installing via crDroid recovery
- Firtly, boot to fastboot
- On PC terminal type
fastboot boot [drag-and-drop-the-twrp-image-in-termnal]
- 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 with
adb sideload [drag-and-drop-the-zip-in-terminal]
- Reboot to recovery
- Flash gapps with
adb sideload [drag-and-drop-the-gapps-in-terminal]
- Reboot and enjoy !!!
Update installation:
1. Using TWRP
- Boot to TWRP Recovery (Hold Pow + Vol Up)
- Download the the update zip in the storage of the device
- Choose install
- Select the crDroid.zip and gapps (if the phone has gapps before update)
- Reboot and enjoy !!!
2. Using crDroid recovery
- Boot to crDroid recovery (Hold Pow + Vol Up)
- Open Terminal in your pc (in the the platform tools folder)
- Type:
adb devices
- It will show your and device code and mode type
- Now head to the recovery: Apply Update > Update Via ADB
- Now type (in terminal):
adb sideload [drag-and-drop-in-terminal-cr.zip]
- Flash gapps
adb sideload [drag-and-drop-in-terminal-gapps.zip]
- Reboot and enjoy !!!
3. Update via OTA
- Go to Settings -> System -> Updater and download latest build
- Choose install and let it finish
- If having gapps, reboot to recovery and sideload gapps package again
- Reboot