Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
fw | 2025-06-08 | ||
boot_noksu.img | 2025-07-22 | 201.3 MB | |
vendor_boot.img | 2025-06-21 | 201.3 MB | |
boot.img | 2025-06-21 | 201.3 MB | |
recovery.img | 2025-06-21 | 104.9 MB | |
dtbo.img | 2025-06-21 | 25.2 MB | |
init_boot.img | 2025-06-21 | 8.4 MB | |
README | 2025-06-08 | 1.6 kB | |
Totals: 8 Items | 742.4 MB | 44 |
===== Instructions ===== Prerequisites: • Your device must be running OxygenOS(12R)/ColorOS(ACE3) version 15.0.0.600 or higher. • Flash the current OxygenOS/ColorOS version again using local install to ensure both slots have the same firmware. (Failing to do so will get you bricked) Clean flash: 1, Reboot to bootloader 2. Flash boot, init_boot, vendor_boot, dtbo and recovery images $ fastboot flash boot boot.img $ fastboot flash init_boot init_boot.img $ fastboot flash vendor_boot vendor_boot.img $ fastboot flash dtbo dtbo.img $ fastboot flash recovery recovery.img 3. Reboot to recovery 4. Put the recovery in sideload mode and push the ROM zip $ adb sideload AlphaDroid*.zip 5. Format data/Factory reset 6. Reboot to system Updating to a newer build (dirty flash): • You can do it via OTA update, if allowed (some updates can't be flahed via OTA updater) or flash it via recovery, by sideloading the ROM without wiping/formatting data If sideloading the rom gives you error 7: • Reboot to recovery • Enter fastbootd $ fastboot wipe-super super_empty.img • Enter recovery • Sideload the rom zip • Format data • Reboot If after sideloading the rom, the device boots to bootloader: • Do clean flash steps again • When it asks for Yes/No prompt for installing additional packages, select Yes • After device reboots recovery, sideload again. • This time when it asks for Yes/No prompt for installing additional packages, select No • Format and Reboot