Crdroid Recoveryimg - Install
The command depends on your device's partition scheme (A/B or legacy):
fastboot flash boot .img (Note: Some devices use fastboot flash recovery_ab .img or fastboot flash vendor_boot .img . Check your specific device instructions on the crDroid wiki.) crdroid recoveryimg install
Before attempting to flash a recovery image, you must satisfy several device-specific requirements: The command depends on your device's partition scheme
If you want the Play Store, repeat the ADB sideload process for your GApps package (e.g., MindTheGapps.zip ). crdroid recoveryimg install
Very similar. crDroid Recovery is forked from LineageOS Recovery but includes device-specific patches for crDroid’s custom kernel and vendor changes.
This is non-negotiable. A locked bootloader will reject any custom recovery image.