Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
pje_110_701_fw.zip | 2025-06-08 | 152.8 MB | |
cph_2585_701_fw.zip | 2025-06-08 | 153.4 MB | |
Totals: 2 Items | 306.2 MB | 2 |
===== 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