How to Install official Twrp recovery 3.3.0-0 for Poco F1 (Beryllium)
If you do a whole lot of customization on your Android phone like rooting, flashing ROMs, installing of custom ROMs and more, then you most likely must know what a custom recoveries. There are actually a couple of different custom recoveries available for Android users and Team Win Recovery project, popularly known as TWRP still remains one of the best.
TWRP is an open source custom recovery available for almost all popular flagship as well as mid-range Android smartphone out there. It offers a highly customizable touch-based interface, and it offers a whole lot of features and options like backing up and restore of user data as well as system files, flashing of custom ROMs and kernels, repairing broken file system, rooting your device and many more.
The Poco F1 with the code-name Beryllium has just gotten a new version of the official TWRP recovery and this is the TWRP 3.3.0-0. Below is the full changelog as well as the download links.
Changelog: TWRP 3.3.0-0 for Poco F1 Beryllium
- Merge AOSP 9.0 r3 (Dees_Troy)
- Use ANDROID_ROOT variable instead of hard coding to /system (CaptainThrowback)
- Decrypt FBE on 9.0 and metadata decrypt (Dees_Troy)
- vold decrypt updates (CaptainThrowback and nijel8)
- Support vibration on LED class devices (notsyncing)
- Metadata decrypt support for Pixel 3 (Dees_Troy)
- Support rotating the display via build flag (vladimiroltean)
- Reboot to EDL mode button (mauronofrio)
- Support MTP on FFS devices (bigbiff)
- Update FDE decrypt to support keymaster 3 and 4 (Dees_Troy)
- Detect mkfs.f2fs version to properly format on f2fs partitions (Dees_Troy)
- Allow TWRP to use md5 and sha256 checksums for zip installs (bigbiff)
- TWRP can use /data/cache/recovery and /persist/cache/recovery on AB devices with no cache partition (bigbiff)
- Switch part of advanced menus in TWRP to use a listbox of options (Dees_Troy)
- Use magiskboot to allow repacking boot images for installing TWRP (Dees_Troy with thanks to topjohnwu of course)
Official Twrp 3.3.0-0 for Beryllium (Poco F1) download Links
- Download TWRP 3.3.0-0 for Poco F1 - Beryllium (Link 1)
- Download TWRP 3.3.0-0 for Poco F1 - Beryllium (Link 2)
- Unlocked Bootloader: Check out detailed guide Here
- Adb/fastboot: Download Here
- Twrp for Poco F1: Download from the links above or Here
- Make sure your bootloader is unlocked or click on this LINK for guide
- Install fastboot/ADB driver on your PC by clicking on this LINK
- Download the Twrp for your device from this LINK or from the links provided above
- Rename the downloaded twrp image to twrp.img
- Copy the downloaded Twrp file to any folder on your PC.
- Inside the folder, hold down your shift key and right click on an empty space inside the folder (simultaneously).
- Select Open command window here from the menu options.
- Go to phone settings >> About >> Tap MIUI version 7 times
- Go back to phone settings >> Additional settings >> Developer options >> Enable Developer options.
- Connect your phone to your PC.
- Then enter the command below and hit the enter key to reboot to fastboot mode
- Turn off your phone and reboot into fastboot mode manually by holding down the power button + volume down.
- Input the command below and hit the Enter key to flash Twrp on your phone
- After Installation, enter the command below to reboot your phone to recovery.
adb reboot bootloader
fastboot flash recovery twrp.img
fastboot boot twrp.img
No comments: