- Partial Screen Sharing: Share specific parts of your screen during video calls.
- Satellite Connectivity: Enables texting and emergency SOS even without cellular networks.
- Notification Cooldown: Avoid repeated notifications from the same app.
- Improved Privacy Controls: Advanced tools to monitor app access to sensitive data.
- Enhanced Multitasking: Persistent taskbars and better continuity for foldable devices.
- Health Connect Integration: Sync fitness data across apps and devices seamlessly.
- Generated Widget Previews: A new way to interact with apps from the home screen.
These features, coupled with other refinements, make Android 15 a significant upgrade.
List of All Android 15 Custom ROM for Xiaomi Phones
The availability of various custom ROMs is one of the best things for Xiaomi phone users. This usually allows Xiaomi users to flash a third-party firmware and customize their devices accordingly. Flashing a custom firmware means tweaking the device’s performance, the ability to install OTA updates, more unique features, etc. So, if you want to list all Android 15 custom firmware for Xiaomi devices, check out the brief details below.
- LineageOS: Known for its stability and customization, LineageOS is a continuation of the CyanogenMod legacy. It provides features like a customizable status bar, theme support, enhanced privacy tools, etc.
- Paranoid Android (AOSPA): This ROM is recognized for its performance and features such as customizable navigation bars, gesture controls, and device-specific support like fingerprint-on-display.
- crDroid: Based on LineageOS, crDroid offers additional customization options and performance improvements, such as game mode and smart charging.
- ArrowOS: Focusing on simplicity and performance, ArrowOS provides a clean and efficient interface with essential features for a smooth user experience.
- Havoc OS: Built on the foundation of LineageOS, Havoc OS offers extensive customization options, including a system-wide rounded UI, battery tweaks, and status bar modifications. It’s designed for users who want a highly personalized experience.
Please Note: We’re not 100% sure which custom firmware developers will develop the latest Android 15 version in the upcoming years. But these are the most possible third-party firmwares that can support Android 15.
How to Install Android 15 GSI on Xiaomi, Poco, and Redmi Phone
Here, you can easily check out and follow all the requirements, apart from the flashing steps, to install Android 15 GSI on Xiaomi, Poco, and Redmi phones. So, without further ado, let’s get into it.
Download Link:
Please note that Android 15 QPR1 (Beta) GSI binaries have some common issues or bugs you should know before installing the package.
Android 15 QPR1 (Beta):
Date: August 22, 2024
Build: AP41.240726.009
Security patch level: August 2024
Google Play Services: 24.26.32
Pre-Requirements:
Installation Steps
- First, you’ll need to perform a factory reset on your phone. [You can also reboot to Recovery mode and perform a factory reset]
- You should have to enable OEM Unlock & USB Debugging on the device.
- Install the ADB & Fastboot Tool on your PC.
- Now, transfer the downloaded Android 15 GSI file to your computer and extract it.
- Then copy and paste the system.img and vbmeta.img files into the ADB & Fastboot folder.

- Now, connect your Android device to the computer via a USB data cable.
- Make sure to authorize the connected device whether it has been detected by the system or not.
- Head over to the extracted GSI folder > Type cmd in the address bar.
- Then hit Enter to launch the Command Prompt window on your PC.
- Next, copy & paste the following command in the cmd window and hit Enter to boot your handset into the bootloader mode (fastboot mode):
adb reboot bootloader
- You can run the following command to verify the Fastboot connection. If already connected, you’ll get back the fastboot device ID.
fastboot devices
- Then make sure to disable Android Verified Boot (AVB) by executing the command line below:
fastboot flash vbmeta vbmeta.img
- Now, type in the following command line and hit the Enter button to delete the existing system partition on your device:
fastboot erase system
- Flash the Android 15 GSI package by running the command line below:
fastboot flash system system.img
- It’ll start the GSI package installation process. So, wait some time to install it completely.
- Once the GSI installation is done, make sure to execute the following command line to delete the user data partition on the device:
fastboot -w
- Finally, run the following command line to restart your device:
fastboot reboot
- Wait for the device to boot into the Android 15 OS, as it may take some time for the first time.
- Now, go through the initial setup process to enter the home screen.
- You’re done. Enjoy!
That’s it, guys. We assume this guide was helpful to you. If you have any further queries, feel free to ask in the comment section below.