![]()
⚠️ Warning: Before proceeding, ensure that your bootloader is unlocked. Backup any important data as this process will wipe your device.
Step 1: Download Required Files
- Links are available at the end of this post
Step 2: Boot into Fastboot Mode
1️⃣ Power off your device.
2️⃣ Press and hold Volume Down + Power until you see the Fastboot screen.
Step 3: Flash Recovery
Connect your device to your PC and open a terminal or command prompt in the folder where the recovery file is saved. Then enter the following commands one by one:
fastboot flash recovery_a recovery.img
fastboot flash recovery_b recovery.img
After flashing, reboot to recovery mode:
fastboot reboot recovery
Step 4: Format Data in Recovery
1️⃣ In recovery, navigate to Factory Reset → Format Data/Factory Reset.
2️⃣ Confirm the wipe.
This ensures a clean installation and prevents potential issues.
Step 5: Install the ROM via ADB Sideload
1️⃣ From the main recovery menu, go to Apply Update → Apply from ADB.
2️⃣ On your PC, run the following command:
adb sideload rom.zip
(Replace rom.zip with the actual ROM filename.)
Wait for the installation to complete.
Step 6: Install Additional Add-ons (Optional)
If you have extra packages like Magisk or custom kernels, sideload them following the same method as Step 5.
Step 7: Reboot to System
Once the installation is complete, simply select Reboot to System from recovery.
Required Files
Final Thoughts
Congratulations! You have successfully installed Evolution-X v10.5 on your Redmi 12 5G. Enjoy the latest Android 15 QPR2 experience with enhanced customization and performance improvements! 🚀
For any queries or updates, check the OG Telegram Post. Happy flashing! 🔥
Let me know if you’d like any refinements! 😃
