Once all images are flashed, reboot into the recovery environment:
This is the core part. The images you need to flash are often explicitly listed on your device's crDroid page. Common images include boot.img , dtbo.img , vendor_boot.img , init_boot.img , and vbmeta.img . Using the fastboot command, flash each file: crdroid bootimg install
On your computer terminal, execute the installation command: adb sideload crdroid-XXXX.zip Use code with caution. Once all images are flashed, reboot into the
For more information on CRDroid and custom ROM installation, check out the following resources: Once all images are flashed
Once all images are flashed, reboot into the recovery environment:
This is the core part. The images you need to flash are often explicitly listed on your device's crDroid page. Common images include boot.img , dtbo.img , vendor_boot.img , init_boot.img , and vbmeta.img . Using the fastboot command, flash each file:
On your computer terminal, execute the installation command: adb sideload crdroid-XXXX.zip Use code with caution.
For more information on CRDroid and custom ROM installation, check out the following resources: