Warning: The provided instructions are for crDroid 11 running on Xiaomi 11T Pro (vili). 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:
- Make sure you have latest firmware available for your country.
- Gapps package (optional) (from download page, gapps button)
- Recovery (from download page, recovery button)
- A pc with platform-tools working (adb/fastboot)
First time installation (clean flash):
- Unlock Bootloader
- Reboot Fastboot
- fastboot flash boot boot.img
- fastboot flash vendor_boot vendor_boot.img
- fastboot reboot recovery
- Now in recovery go to factory reset and confirm the reset
- Choose apply update and Apply from ADB
- Now install crDroid zip via sideload
adb sideload crDroid.zip
- When asked to sideload gapps, choose 'Yes' to reboot to recovery or 'No' if you don't want gapps and want to reboot to system
- Now if you choosed to install gapps, simply sideload gapps.zip the same way you installed crDroid.zip then reboot to system
Update installation:
Via recovery (recommended way):
- Boot to recovery
- Choose apply update and Apply from ADB
- Now install crDroid zip via sideload and reboot
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 having gapps, reboot to recovery and sideload gapps package again
- Reboot