• About us!
  • Privacy Policy
  • Terms & Conditions
  • Contact
Saturday, February 4, 2023
Droidfeats
No Result
View All Result
  • Tips
  • APPS
  • WALLPAPERSQHD
  • #TheBest
    • Get Google Camera
    • USB Drivers
    • Get Xposed Framework
    • Get Magisk
    • Get SuperSU
    • Get Play Store
    • Get ADB binaries
    • Get YouTube Vanced
    • Theme engine
  • Commands
  • Bloatware
  • Tips
  • APPS
  • WALLPAPERSQHD
  • #TheBest
    • Get Google Camera
    • USB Drivers
    • Get Xposed Framework
    • Get Magisk
    • Get SuperSU
    • Get Play Store
    • Get ADB binaries
    • Get YouTube Vanced
    • Theme engine
  • Commands
  • Bloatware
No Result
View All Result
Droidfeats
No Result
View All Result

How to Update Xiaomi Poco F1 to Android 9.0 Pie [GSI image]

Saeed Ashif Ahmed by Saeed Ashif Ahmed
Reading Time: 6 mins read
0

Xiaomi Poco F1 is one of the world’s best gaming smartphone that comes with Snapdragon 845. The phone got a lot of attention due to its flagship level hardware and premium build quality only at $300 bucks. Moreover, it is possible to unlock the phone and root to open up its full potential.

The Xiaomi Poco F1 comes with Android 8.1 Oreo software, and yes, Xiaomi promised to bring the Pie update for this device in the Q4 of 2018. But if you can’t wait, you can choose the unofficial route to update Poco F1 to Android 9.0 Pie firmware. Thanks to the Project Treble for which this update is available.

Update Xiaomi Poco F1

Since this is not an official firmware by Xiaomi, you can not install this ROM using stock recovery. Your phone must have unlocked bootloader with a custom recovery like TWRP installed from before. If not, we have a complete guide for it. Check out:

  • How to install TWRP and root Xiaomi Poco F1 using Magisk 17.1

However, rooting is not mandatory here, as you are installing a new firmware. If you wish to root Poco F1 on Android 9 Pie, you can do it later by flashing Magisk ZIP.

Contents show
1 Poco F1 Android 9 Pie update
2 Download Android Pie for Xiaomi Poco F1
3 Pre-requisites
4 How to Install Android 9.0 Pie on Xiaomi Poco F10
5 Project Treble Android 9 Pie update issues

Poco F1 Android 9 Pie update

  • The official update is not available till now. It may get released on November-December of 2018.
  • Unofficial Pie update is available as Generic System Image. Thanks to the reliability of Project Treble, you can install Android Pie update on Poco F1 right away.

Read ahead; we have detailed instruction on how to install Android 9 Pie on Poco F1 using the fastboot method. Make sure to read the entire tutorial once before actually performing it on your phone. If you are new to fastboot, this tutorial may be slightly tricky. So before doing anything, please create a complete backup of your existing OS, Apps, and data, so that you can restore them later if needed.

See also: Download Google Camera (Pixel) App for Poco F1 with Portrait Mode

Also, we want to inform you that, the tutorial below is a clean flash guide. That means, your entire phone will be formatted, like a brand new device with a new OS. So, please copy your important data to your computer. You can restore them later, once the ROM is installed successfully.

We have some Backup App collection that may help you: Top 10 Best Android Backup Apps – Secure your Data.

Note: At this stage, Google applications are not included with the ROM. But it will come along with the OS in the future updates. If you would like to install GApps too, you need to flash it using TWRP Custom Recovery manually. We have an ARM64 based GApps link also in the download section below.

Download Android Pie for Xiaomi Poco F1

As we already mentioned above, the official build of Android 9 is not available for Xiaomi Poco F1, but we expect it in Q4 of 2018. Anyway, below is the download links for unofficial build via Project Treble route (AOSP Android 9 GSI):

  • Android 9 Pie update for Poco F1:
    ⌊ AOSP 9.0 ROM GSI v102
    [Check out the latest ARM64 A-only ROM from here]
  • Android 9 (ARM64) GApps.

Note: Image files are highly compressed in XZ format. Please extract before flashing. You can use free software like 7-ZIP to do this on your computer.

Android Pie
Android 9.0 Pie Screenshots

Now let’s start the tutorial below!

Pre-requisites

  1. Your device must be on the latest version of MIUI build, whether that be MIUI 9 or MIUI 10.
  2. You are going to flash system.img file here. So, your bootloader must be unlocked from before. If not, please do that first and get back to the tutorial.
  3. Make sure you have correctly installed Android USB Driver on your computer.
  4. Make sure to backup everything on your device before starting the tutorial. (Check out: Best Android Backup Apps – Secure your Data)
  5. Enable the USB debugging on your Android device.
  6. You must install Android SDK tool on your computer.

See also: Install LineageOS 16 (Android 9 Pie) on Xiaomi Poco F1 right now – [How-to]

How to Install Android 9.0 Pie on Xiaomi Poco F10

  1. Download System image (*.img) for your device. Make sure to download the correct image file depending upon the support of A/B partition on your device.
  2. Now copy this image file to C:\adb folder where the ADB/Fastboot binaries will be present.
  3. Press and hold the SHIFT key and do a right-click on an empty space inside the folder.
  4. You should Select ‘Open PowerShell window here’.
    PowerShell Window
  5. Connect your phone to the PC with the help of the USB cable.
  6. Now Boot your device into the Bootloader/Fastboot mode using the following command:
    adb reboot bootloader
  7. Make sure that your device is being detected properly using the following command:
    fastboot devices
  8. The command will return a unique device ID right with the ‘fastboot’ message.
    Fastboot device
  9. Lastly, install System on the device using the following command:
    fastboot flash system <system-xx-xxxx.img>
  10. Now reboot your device using the following command:
    fastboot reboot

Now, you should reboot your phone into stock recovery. Perform a factory reset to clean up any unnecessary files and cache junks.

When your device boots, follow the on-screen instructions for initial setup and you are done!

Hurray! Your Xiaomi Poco F1 has been updated to Android 9 Pie AOSP ROM. Check Setting>About Phone to verify!

Additionally, if you want to install GApps, you can flash it using TWRP Recovery. Do this right after installing the ROM (before first boot). Otherwise, you may face bootloop issues. So you need to have this TWRP installed from before. But this won’t be required to do separately in future as the developer clearly said, he will integrate GApps in the OS.

If you wish to root your Poco F1 on Android 9 Pie GSI ROM, follow this guide on How to Root Project Treble ROM using Magisk. The guide is Oreo-based, but still working on Android Pie.

Project Treble Android 9 Pie update issues

This ROM is in the initial stage. You might find some bugs. You can report to the respective developers via community forums. But some of the flaws that already detected are given below:

(Issues detected as on August 21, 2018)

  • Hotspot
  • NFC
  • RIL on MTK running Android 8.0
  • Front camera on Razer Phone
  • Stock AOSP camera app on some devices. Please use OpenCamera app
  • Android 9.0 vendor
  • Several graphics glitches on Moto E5

The developer is inviting users to test this build and report the bugs they find so that he could fix them quickly to release a stable version of Android Pie AOSP ROM.


So you are done with this tutorial! You had successfully installed Android Pie on Xiaomi Poco F1 using our guide. If you faced any problem with performing this tutorial, please let us know by dropping a comment below. Our team will reply you back as soon as possible. Also, let us know your opinions on the Android 9 Pie for Poco F1.

ShareTweetShare
Previous Post

How to Update OnePlus 6 to Official Android 9 Pie [via Open Beta 1.0]

Next Post

Install LineageOS 15.1 on Honor 10 Android 8.1 Oreo [AOSP] Custom Firmware

Saeed Ashif Ahmed

Saeed Ashif Ahmed

Saeed Ashif Ahmed is the founder of SEOChasing Pvt. Ltd., who has a keen interest in how emerging technology can help the world become a more just, equitable, and kind place. He is a car enthusiast, civil engineer, cricket lover, and forever Navodayan (JNV is love ❤️).

Popular in the community

Update Xiaomi Poco F1
Xiaomi

How to Unlock Bootloader on Xiaomi Poco F1 (POCOPHONE)

by Saeed Ashif Ahmed
October 30, 2022
Xiaomi

Best custom ROM for POCO F1 (Android 10 based) in 2021 [Tested]

by Sangita Brahma
October 20, 2021
Android 11

Best Android 11 Custom ROMs for Poco F1 (Google Drive links)

by Vikasdeep Jangra
January 18, 2021
GCam port for K20 Pro
Apps

Download GCam port for Mi 9T Pro (K20 Pro) [MIUI 12 supports]

by Saeed Ashif Ahmed
December 3, 2020
BERYLLIUM Havoc OS
Android 10

Install Android 10 BERYLLIUM Havoc OS 3.x on Poco F1 [Custom ROM]

by Saeed Ashif Ahmed
October 31, 2020
Xiaomi Mi 9T Pro
Xiaomi

Root K20 Pro / Mi 9T Pro with Patched Boot Image (Magisk) [MIUI 12]

by Saeed Ashif Ahmed
February 17, 2022
Xiaomi Mi 10 Pro 5G
Xiaomi

How to Unlock Bootloader on Xiaomi Mi 10 Pro 5G (Official method)

by Saeed Ashif Ahmed
October 28, 2020
Xiaomi Mi A2
Xiaomi

Enable Camera2 API and install GCam port on Mi A2/A2 Lite [No Root required]

by Saeed Ashif Ahmed
July 1, 2020
Load More

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

I agree to the Terms & Conditions and Privacy Policy.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

  • About us!
  • Privacy Policy
  • Terms & Conditions
  • Contact
Reach us: [email protected]

Part of SEOChasing Pvt. Ltd. ©2022 | All rights reserved.

No Result
View All Result
  • About us!
  • Contact
  • Home
  • Job
  • Privacy Policy
  • Terms & Conditions

Part of SEOChasing Pvt. Ltd. ©2022 | All rights reserved.

This website uses cookies. By continuing to use this website you are giving consent to cookies being used. Visit our Privacy and Cookie Policy.