
About PixelOS
PixelOS is an AOSP based ROM, with Google apps included and all Pixel goodies. We aim to provide an experience similar to Google Pixel phones with numerous performance enhancements and a small amount of useful additional features.
Code:
/* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Let me know (with logs)
Downloads
Get the latest PixelOS Build for munch (changelogs included): Download here
Firmware: https://xiaomifirmwareupdater.com/firmware/munch
Magisk (optional): https://github.com/topjohnwu/Magisk/releases
PixelOS Recovery (boot, vendor_boot & dtbo): https://sourceforge.net/projects/pixelos-releases/files/thirteen/munch/recovery
Note: GApps are included, don't flash separately
• Encryption is enabled by default
• SELinux is Enforcing
• Ships with Hoshiyomi kernel
• Firmware included by default (starting from July 2023 update)
PixelOS Recovery is recommended as it has the best support for this ROM
With PixelOS Recovery:
1 - Reboot your phone to fastboot mode
2 - On fastboot, flash the recovery & dtbo using
Code:
fastboot flash boot boot.img
fastboot flash dtbo dtbo.img
fastboot flash vendor_boot vendor_boot.img
4 - Put ROM package into your platform-tools folder
5 - On recovery, go to Factory reset, select Wipe data/factory reset & confirm
6 - Go to Apply Update > Apply from ADB to get into ADB sideload & flash the ROM package using
Code:
adb sideload <rom_name>.zip
8 - Reboot & enjoy
Alternate way:
1 - Make sure to have ROM package in ur phone
2 - Boot to TWRP/OFOX
3 - Wipe Data, Cache, Metadata & Dalvik
4 - Flash the FW (required in the Notes or Post or on XDA, if you already have the required firmware on your phone then no need), then flash the ROM (if you want to keep the custom recovery, tick the reflash TWRP/OFOX option before flashing)
5 - Reboot recovery, Format Data, then Reboot & enjoy
To update (please carefully read what steps to do):
+ PixelOS recovery: Reboot to recovery, then do step 4, 6, 7 (if there is a new fw update) then 8.
+ Alternate way: Do step 2 & 4, wipe Dalvik (recommended) then reboot
Join our Telegram Group: https://t.me/PixelOSChat
Buy me a Coffee: https://paypal.me/dreamfan92
Source Code
PixelOS: https://github.com/PixelOS-AOSP
Device Tree and Vendor Tree: https://github.com/PixelOS-Devices
Kernel Tree: https://github.com/masarou-warehouse/android_kernel_xiaomi_munch
ROM OS Version: Android 13.
ROM Kernel: Linux 4.19.261
Stable Release Date: 21-Oct-2022
Latest Release Date: 16-July-2023
Last edited: