AdBlock Detected!
crDroid server is made possible by displaying ads on our website. Please support us by whitelisting our url.
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!
adb devices
You sould see your device listed. 3. Reboot to bootloader by typing:
adb -d reboot bootloader
You can also boot into fastboot mode via a key combination:
fastboot devices
fastboot oem unlock
Navigate using volume buttons and unlock the bootloader.
Warning! If you are coming from another custom rom, make sure you have the latest firmware (https://github.com/Wishmasterflo/Firmware_flasher?tab=readme-ov-file)
adb reboot bootloader
fastboot flash dtbo dtbo.img
fastboot flash vbmeta vbmeta.img
fastboot flash recovery recovery.img
adb sideload crDroid.zip
adb sideload crDroid.zip
crDroid server is made possible by displaying ads on our website. Please support us by whitelisting our url.