AxionAOSP builds for Google Pixel devices.
- Ensure your bootloader is unlocked.
- Back up your data before proceeding, as this process will wipe your device.
- Always use the latest recommended firmware for your device.
- If switching from a different ROM/variant (GMS/VANILLA), a clean flash is mandatory.
-
Download the ROM package and relevant files (boot.img, dtbo.img, vendor_boot.img).
-
Place the downloaded files in a folder (preferably your platform-tools folder).
-
Reboot to bootloader (Hold Power + Volume Down until Fastboot Mode appears).
-
Open a terminal/command prompt on your PC in the folder containing the files.
-
Run the following commands:
fastboot flash boot boot.img fastboot flash dtbo dtbo.img fastboot flash vendor_boot vendor_boot.img fastboot reboot recovery
-
Format data via recovery (only if flashing from another ROM).
-
Go to Advanced > Reboot to Recovery.
-
Select Apply update > Apply update via ADB.
-
On your PC, sideload the ROM package:
adb sideload rom.zip
(Replace
rom.zip
with the actual filename of the downloaded ROM) -
If flashing a vanilla build, reboot to recovery at 47% completion and sideload GApps (Skip if using a GApps build):
adb sideload gapps.zip
- (Optional) Flash Additional if needed:
adb sideload addon|magisk.zip
- Reboot to system and enjoy AxionOS! π
-
Reboot to recovery (Advanced > Reboot to Recovery).
-
Select Apply update > Apply update via ADB.
-
On your PC, sideload the ROM package:
adb sideload rom.zip
-
If flashing a vanilla build, reboot to recovery at 47% completion and sideload GApps (Skip if using a GApps build):
adb sideload gapps.zip
-
(Optional) Flash Additional if needed:
adb sideload addon|magisk.zip
- Go to Settings (System > System Updates).
- Select Local Update > Select axion package.
- Wait for local update to finish.
- Reboot device once local update is complete.
- π₯ MindTheGapps: Download Here
- π AxionOS supports signature spoofing for no-root revanced MicroG service: Download Here