Installation Guide

Installation Guide

xioyo

• Your device's bootloader needs to be unlocked.

• Download the following files for oriole:

- boot.img

- dtbo.img

- vendor_boot.img

- Project_Infinity-X-xx.zip

• Boot into bootloader.

• Flash the images required to boot into recovery:

- fastboot flash boot boot.img

- fastboot flash dtbo dtbo.img

- fastboot flash vendor_boot vendor_boot.img

• Reboot to recovery.

• While in recovery, navigate to Factory Reset → Format Data/Factory Reset and confirm to format the device.

• Go back to the main menu and navigate to Apply Update → Apply from ADB.

• Sideload Project Infinity:

- adb sideload Project_Infinity-X-xx.zip

• (Optional) Fully reboot to recovery and navigate to Apply Update → Apply from ADB to sideload any addons:

- adb sideload addon_filename.zip

Report Page