Download Custom Rom Firedroid android 14 poco f1 beryllium.
How to Install
Installation Guide For FireDroid on Xiaomi Pocophone F1 (beryllium)
[!Warning]
- Your warranty is void. Or valid, probably?
- FireDroid is not responsible for any damage you made to your device. You have been warned!
- We are not responsible for anything that may happen to your phone by installing custom ROMs.
- We are not responsible for anything that may happen to your phone by installing any kernels.
- You do it at your own risk and take the responsibility upon yourself
- You are not to blame FireDroid or its respected developers for any of your loss.
Basic Notes for all users:
- The provided instructions are for FireDroid based on Android 14.
- These will only work if you follow every section and step precisely
- Do not continue after something fails! Contact in support group for help
- The device must have an unlocked bootloader & has Platform Tools installed in pc.
- If you are moving from any other Android version to Android 14, it is necessary to do CLEAN FLASH (Format Data)
- Take a backup for safe side (If you are coming from older Android version or doing a clean flash)
Step 1: Download Required Files
Download the latest Android platform tools for Windows from the link below:
- Platform Tools Link (Windows): platform-tools-latest-windows.zip
Download the Recovery from the link below:
- Recovery Link (Non-Dynamic & System_Ext) [ For Android 14 ]: OrangeFox Recovery
Download the FireDroid ROM for Xiaomi Pocophone F1 aka Beryllium from a reliable source.
- FireDroid ROM Link: DOWNLOAD
Step 2: Install ADB and Boot into Fastboot Mode
Make sure you have ADB (Android Debug Bridge) installed on your computer.
Extract the downloaded platform-tools zip file on your computer.
Connect your device to your computer using a USB cable.
Open a command prompt (Windows) or terminal (macOS and Linux) on your computer.
Navigate to the location where you extracted the platform-tools.
Enter the following command to check if your device is connected and detected by ADB:
adb devices
[!Important] If your device is listed, proceed to the next step. If not, make sure your device is connected properly and that USB debugging is enabled in the developer options.
- Now, reboot your device into Fastboot Mode using the following command:
adb reboot bootloader
Step 3: Flash OrangeFox Recovery using Fastboot
- Once your device is in Fastboot Mode, use the following command to check if Fastboot still detects your device:
fastboot devices
If your device is listed, you are ready to flash the OrangeFox Recovery.
Download the OrangeFox Recovery ZIP (
.img
file will be in zip) from the link provided in Step 1.Place the downloaded OrangeFox Recovery image (
.img
file) in the same location as the platform-tools folder on your computer.Now, flash the OrangeFox Recovery using the following command:
fastboot flash recovery recovery_file_name.img
[!Important] Replace
recovery_file_name.img
with the actual name of the OrangeFox Recovery image you downloaded if needed.
- After flashing the recovery, use the following command to reboot your Recovery:
fastboot reboot recovery
Your device will reboot with OrangeFox Recovery installed.
Step 4: Wipe Data
In OrangeFox Recovery, use the touch screen or physical buttons to navigate.
Select “Wipe” from the main menu.
Wipe Data and Davlik & cache and then proceed to format data by typing yes. And reboot to recovery again.
Step 5: Flash FireDroid ROM
System_Ext Non-Dynamic Partitions (v4.1 and above versions)
- Clean Flash
- Download the latest build (Need to clean flash if you are on 4.0)
- Take a backup for safe side (If you are coming from 4.0 you need to do a clean flash)
- Boot to Recovery
- Wipe Data by going to "Factory reset" section in recovery (only click Format data/factory reset)
- Wipe only Dalvik, cache, system, vendor, system_ext and data
- Flash or sideload the ROM zip and Format data
- If you want to be decrypted and want to stay decrypted then flash DFE
- Reboot System
System_Ext Non-Dynamic Partitions (v4.1 and above versions)
- Dirty Flash
- Boot to Recovery
- Wipe only Dalvik, cache, system, vendor, system_ext
- Flash or sideload the ROM zip
- Note if you want to be decryption or already decrypted then only flash DFE
- Reboot System
[!Important] May Required Files:
- Android 14 OrangeFox Recovery : Tap here for link
- DFE : Tap Here for link
[!Note] Notes specific to device build
- If you are coming from ports or MIUI you need to Format Data and flash latest firmware
- If you are coming from Android 12 or 13 to Android 14 then clean flash is compulsory and format data.
- If you are encrypted do format Data before flashing build to avoid bugs.
Changelogs
- Device Change log
- Implemented ViperFX.
- Removed Dirac audio enhancer.
- Implemented Newer MIUI camera.
- Added ProVideo, Front & Back video, Vlog & Long Exposure modes.
- Latest Rex kernel is included.
- and i forgot.
Notes
- Format if Coming from Android 13 or earlier.
- Always use this recovery/
- Report Bugs with proper logs.
- Fingerprint shutter works in MIUI camera.
- MIUI camera doesn’t include Potrait mode.
- Use This DFE.
- Must Set the APN manually if network is unavailable.
By @RahulGorai