Install crDroid 12 for Xiaomi 13 Pro

nuwa

Flashing instructions


Pre-installation:

First time installation (clean flash):

  • Boot your device into fastboot mode
  • Flash crDroid recovery:
fastboot flash recovery recovery.img
  • Boot into recovery and format data (this will wipe all data)
  • In recovery, tap on Apply update and sideload the latest ROM:
adb sideload crDroid-XX.0-nuwa-xxxxxxxx.zip
  • When prompted whether to sideload GApps:
    • Choose Yes to reboot back into recovery and sideload GApps
    • Choose No to skip GApps and directly reboot to system
  • If you chose Yes, sideload GApps package the same way:
adb sideload <gapps-package>.zip

Update installation:

  • Boot into crDroid recovery
  • Sideload the latest crDroid ROM:
adb sideload crDroid-XX.0-nuwa-xxxxxxxx.zip
  • (Optional) Reboot to recovery and sideload GApps if needed:
adb sideload <gapps-package>.zip
  • Reboot to system

OTA Update (alternative method):

  • Go to Settings -> System -> Updater and download the latest build
  • Tap Install and wait for the process to complete
adb sideload <gapps-package>.zip
  • Reboot to system

Require support?

For support questions, check out forum or telegram links found on our support page