This is the most critical step. If you reboot to system now, the stock recovery might overwrite crDroid recovery.
If you want Google Play Services, reboot back to recovery after the ROM flash and sideload your GApps package (e.g., NikGApps or MindTheGapps). Reboot system now Instructables Summary of Commands Check Device adb devices Enter Fastboot adb reboot bootloader Flash Image fastboot flash recovery recovery.img Enter Recovery fastboot reboot recovery crdroid recovery.img
The recovery refuses to flash a ZIP saying "footer is wrong" or "signature verification failed". Fix: In crDroid recovery, there is no toggle to disable signature verification (unlike TWRP). This usually means your ROM zip is corrupt. Re-download the ROM. If it persists, your recovery version is older than the ROM; update the recovery first. This is the most critical step
The first boot takes 3-5 minutes. Do not force reboot. Reboot system now Instructables Summary of Commands Check