Home > ROMs > Custom ROMs

Install Android 12 AOSP ROM on Poco F3/Mi 11X/Redmi K40

In this guide, we will show you the steps to install the Android 12 AOSP Custom ROM onto your Poco F3/Mi 11X/Redmi K40 devices. There’s hardly anything more confusing than the Chinese OEM’s naming scheme. And the fact that it runs three different series of devices makes the matter only worse. But let’s not take anything away from it. All its devices offer an impressive value for money and are proving to be every penny worth, at least when it comes to custom development.

A plethora of tweaks has already made their way over to the aforementioned devices. be it for flashing a custom ROM or installing a custom recovery, for gaining administrative privileges by rooting the device via Magisk to trying out mods such as Substratum and Xposed Framework, there’s a lot to try out. Well, you could now even welcome the twelfth iteration of the OS build onto your device. In this guide, we will show you the steps to install the Android 12 AOSP Custom ROM onto the Poco F3/Mi 11X/Redmi K40 devices.

What’s New in Android 12?

Just to recap, the Silicon Valley giants have introduced a plethora of new and interesting features in the twelfth iteration of the OS. These include the massive UI revamp thanks to the Material You design. Likewise, there’s a Wallpaper-based UX Theming that will pick up the major color from the wallpaper and theme it across various device components (such as the Notifications panel and Settings menu). Then there is an addition of the Privacy Dashboard as well.

android 12 wallpaper based themes

This will tell you the date and time when an app asked for the location, camera, and microphone permissions. Moreover, there are some new accessibility features as well. These include the likes of Camera Switch that allows you to take full control of your device via your facial gestures. And you could now welcome all these features onto your device. Given here are the detailed instructions to install Android 12 AOSP ROM on Poco F3/Mi 11X/Redmi K40.

How to Install Android 12 AOSP ROM on Poco F3/Mi 11X/Redmi K40

Poco F3 Mi 11X Redmi K40 Android 12 Custom ROM

Before proceeding with the below steps, make sure to take a backup of all the data on your device. Droidwin and its members wouldn’t be held responsible in case of a thermonuclear war, your alarm doesn’t wake you up, or if anything happens to your device and data by performing the below steps.

STEP 1: Install Android SDK

install adb platform tools windows

First and foremost, you will have to install the Android SDK Platform Tools on your PC. This is the official ADB and Fastboot binary provided by Google and is the only recommended one. So download it and then extract it to any convenient location on your PC. Doing so will give you the platform-tools folder, which will be used throughout this guide.

STEP 2: Enable USB Debugging and OEM Unlocking

Next up, you will also have to enable USB Debugging and OEM Unlocking on your device. The former will make your device recognizable by the PC in ADB mode. This will then allow you to boot your device to Fastboot Mode. On the other hand, OEM Unlocking is required to carry out the bootloader unlocking process.

oem unlock usb debug Poco F3 Mi 11X Redmi K40 android 12 rom

So head over to Settings > About Phone > Tap on Build Number 7 times > Go back to Settings > System > Advanced > Developer Options > Enable USB Debugging and OEM Unlocking.

STEP 3: Unlock Bootloader on Poco F3/Mi 11X/Redmi K40

Next up, you will also have to unlock the device’s bootloader. Do keep in mind that doing so will wipe off all the data from your device and could nullify its warranty as well. So if that’s all well and good, then please refer to our detailed guide on How to Unlock Bootloader on any Xiaomi Device.

unlock bootloader Poco F3 Mi 11X Redmi K40 android 12 rom

STEP 4: Download Android 12 ROM | Vendor | Firmware

All the features seem to be working along the expected lines, and there is only one bug, namely:

Bugs

  • SELinux Permissive

Download ROM

You may now grab hold of the latest Android 12 ArrowOS AOSP ROM for your device from the below link [Credits: XDA Recognized Developer palaych]. There exist two different builds of the ROM: Vanilla Build that doesn’t come with Google Apps and GApps Build that comes with all the Google Apps Services and Framework. You may download the one that is in sync with your requirement

  • Android 12 ArrowOS AOSP ROM for Poco F3/Mi 11X/Redmi K40: Download Link

Download Boot | Vendor | Firmware

Next up, you will also have to download the boot and the vendor_boot files. So get hold of it from below and refer to the flashing instruction that follows:

Moreover, you will have to be on the Firmware MIUI 12.5.4.0 Global / 12.5.5.0 India / 12.5.6.0 EU / 12.5.6.0 China or newer builds. If that is not the case, then download the firmware file from the below link and flash it onto your device using the Mi Flash Tool.

STEP 5: Boot to Fastboot Mode

  1. Connect your device to the PC via USB cable. Make sure USB Debugging is enabled.
  2. Then head over to the platform-tools folder, type in CMD in the address bar, and hit Enter. This will launch the Command Prompt.
    command-prompt-inside-adb
  3. Type in the following command in the CMD window to boot your device to Fastboot Mode
    adb reboot bootloader

    adb reboot bootloader Poco F3 Mi 11X Redmi K40 android 12 rom

  4. To verify the Fastboot connection, type in the below command and you should get back the device ID.
    fastboot devices

STEP 6: Flash Android 12 ROM on Poco F3/Mi 11X/Redmi K40

  1. To begin with, transfer the boot (boot_alioth.img), vendor_boot (vendor_boot_alioth.img),and the Android 12 ROM ZIP files to the platform-toos folder on your PC.
  2. Now execute the below command in the CMD window (that you have opened inside the platform-tools folder) to flash the boot file:
    fastboot flash boot_ab boot_alioth.img
  3. After that, use the below command to flash the vendor_boot file
    fastboot flash vendor_boot_ab vendor_boot_alioth.img
  4. Next up, you will have to boot your device to the Arrow OS Recovery. So use the following command for that:
    fastboot reboot recovery

    fastboot reboot recovery Poco F3 Mi 11X Redmi K40 android 12 rom

  5. Now go to Factory Reset and select the Format Data option.
  6. Once done, you may now flash the ROM via ADB Sideload. So go to Apply update and select Apply from ADB.
  7. Now head over to the CMD window and execute the below command (make sure to replace the ROM keyword with the name of the ROM file)
    adb sideload ROM.zip
  8. That’s it. You may now boot your device to the newly installed OS.

So these were the steps to install the Android 12 AOSP Custom ROM onto the Poco F3/Mi 11X/Redmi K40 devices. If you have any queries concerning the aforementioned steps, do let us know in the comments. We will get back to you with a solution at the earliest.


Share: