Warning: The provided instructions are for crDroid 11 running on Mi Note 3 (jason). 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
- Mi Note 3 12.0.1.0 or later fw is required
- Download ROM's zip (crdroid.zip)
- Download Recovery image (recovery.img)
- Optionally download Gapps package
First Time installation
- Reboot phone to bootloader mode (adb reboot bootloader)
- Install recovery image
fastboot flash recovery recovery.img
- Reboot to recovery
- If FW version is lower than 12.0.1.0 install via adb sideload
adb sideload firmware.zip
- Wipe data / Factory reset
- Install ROM Package via adb sideload
adb sideload crdroid.zip
- Optionally install Gapps package via adb sideload
adb sideload gapps.zip
Dirty flash installation
- Reboot phone to recovery mode
- Install ROM via adb sideload
adb sideload crdroid.zip
- Optionally install Gapps package via adb sideload
adb sideload gapps.zip
Via OTA
- Go to Settings -> System -> Updater and download latest build
- Choose install and let it finish
- Reboot