1style="background: #ADCCFFA6;23Keep in mind...45thanks heptexx for the guide67BUILD TYPE IS OFFICIAL8910DOWNLOADS AT: https://sourceforge.net/projects/droidxui-releases/1112• DO NOT USE any other recovery than DroidX-UI recovery which is included.13• Use the RESPECTIVE recovery for RESPECTIVE builds. (e.g if you want to flash vanilla build, use vanilla recovery, if you want to flash gapps build, flash gapps recovery)14• You MUST format data with given DroidX-UI recovery. (for a clean build)15• YOU MUST CLEAN FLASH if you are coming from any other ROM or stock.16• Formatting with DroidX-UI Recovery (yes, I mean DXUI Recovery ONLY) is MUST during clean flash.17• First boot can take 5-10 minutes.18• Recommended Firmware: Android 15 | Tetris_V3.2-250609-2111 | The build will ship firmware, so feel free to flash on any version 19• Do NOT try to flash gapps!20• Do NOT try to flash anything other than the ROM in recovery, it WILL NOT work!21• YOU NEED A PC FOR THIS222324for support, visit the my support group on tg - t.me/schooshromsupport25or head over to the XDA forums link2627For first-timers:282930• Download ROM zip and download otaripper (https://github.com/syedinsaf/otaripper/releases/tag/1.1.0)31• Extract otaripper32• Drag rom zip onto otaripper and wait till it extracts fully33• Boot to bootloader. < adb reboot bootloader >3435• Make sure to run the following commands in the directory otaripper extracted the rom36fastboot flash boot boot.img 37fastboot flash init_boot init_boot.img 38fastboot flash dtbo dtbo.img 39fastboot flash vbmeta vbmeta.img 40fastboot flash vendor_boot vendor_boot.img 41fastboot reboot fastboot 42fastboot wipe-super super_empty.img 43fastboot reboot recovery44 45• Format data with the recovery.46• Click apply for update.47• Run adb sideload <drag and drop the droidx.zip you downloaded earlier>48• Reboot to system.4950For OTA-flashers (reccomended):5152• Update through OTA updater in settings5354For dirty-flashers:5556• Download ROM zip.57• Boot to recovery.58• Click apply for update.59• Run adb sideload droidx*.zip60• Reboot to system.6162