Droidfeats
No Result
View All Result
  • Login
  • STORE
  • APPS
  • WALLPAPERS
  • UPDATES
  • #TheBest
    • Get Google Camera
    • USB Drivers
    • Get Xposed Framework
    • Get Magisk
    • Get SuperSU
    • Get Play Store
    • Get ADB binaries
    • Get YouTube Vanced
    • Theme engine
  • FORUMS
VIRTUAL MACHINES
MARKETPLACE
  • STORE
  • APPS
  • WALLPAPERS
  • UPDATES
  • #TheBest
    • Get Google Camera
    • USB Drivers
    • Get Xposed Framework
    • Get Magisk
    • Get SuperSU
    • Get Play Store
    • Get ADB binaries
    • Get YouTube Vanced
    • Theme engine
  • FORUMS
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
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.

Contents show
1 RELATED POSTS
2 Best Android 11 Custom ROMs for Poco F1 (Google Drive links)
3 Download GCam port for Mi 9T Pro (K20 Pro) [MIUI 12 supports]
4 Best custom ROM for POCO F1 (Android 10 based) in 2020 [Tested]
5 How to Unlock Bootloader on Xiaomi Poco F1 (POCOPHONE)
6 Poco F1 Android 9 Pie update
7 Download Android Pie for Xiaomi Poco F1
8 Pre-requisites
9 How to Install Android 9.0 Pie on Xiaomi Poco F10
10 Project Treble Android 9 Pie update issues

RELATED POSTS

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

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

January 18, 2021
GCam port for K20 Pro

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

December 3, 2020
Best custom ROM for POCO F1 (Android 10 based) in 2020 [Tested]

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

November 3, 2020
Update Xiaomi Poco F1

How to Unlock Bootloader on Xiaomi Poco F1 (POCOPHONE)

October 28, 2020

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.

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.

Tags: Android PAndroid PieProject TrebleXiaomi Poco F1
ShareTweetPin
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 a Blogger who has a keen interest in how emerging technology can help the world become a more just, equitable, and kind place. He enjoys interviewing CEOs of tech startups asking them what they are doing to bring greater opportunity and equity to our society.

Related Posts

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

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

January 18, 2021
GCam port for K20 Pro
Apps

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

December 3, 2020
Best custom ROM for POCO F1 (Android 10 based) in 2020 [Tested]
Xiaomi

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

November 3, 2020
Update Xiaomi Poco F1
Xiaomi

How to Unlock Bootloader on Xiaomi Poco F1 (POCOPHONE)

October 28, 2020
BERYLLIUM Havoc OS
Android 10

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

October 31, 2020
Xiaomi Mi 9T Pro
Xiaomi

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

September 26, 2020
Next Post
Huawei Honor 10

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

Moto G5 Plus

Update Moto G5 Plus to Android 9 Pie [Download link + Guide]

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.

No Result
View All Result

Recommended Stories

7 Android app development trends every developer should keep an eye on in 2021

7 Android app development trends every developer should keep an eye on in 2021

January 21, 2021
Download & Install One UI 3.0 on all Galaxy S20 variants [Google Drive Link]

Download & Install One UI 3.0 on all Galaxy S20 variants [Google Drive Link]

January 21, 2021
Best Android 11 Custom ROMs for Poco F1 (Google Drive links)

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

January 18, 2021

Popular Stories

  • FMWhatsApp

    FMWhatsApp APK V8.35 (with Anti-Ban enabled)

    3 shares
    Share 0 Tweet 0
  • MX Player Custom Codec [AC3, DTS, MLP, TrueHD, and more]

    5 shares
    Share 0 Tweet 0
  • Download Cartoon HD APK V3.0.3 (Official update | Latest)

    9 shares
    Share 0 Tweet 0
  • Download Magisk 19.3 ZIP (Stable package) with Magisk Manager 7.2.0

    0 shares
    Share 0 Tweet 0
  • Download GBWhatsApp APK V8.35 (Anti-Ban) | UPDATED

    1 shares
    Share 0 Tweet 0
Droidfeats

Droidfeats brings you the best tutorials and tips for Android firmware, tools, mods, themes, roots, and other hacks.

LEARN MORE »

Recent Posts

  • 7 Android app development trends every developer should keep an eye on in 2021
  • Download & Install One UI 3.0 on all Galaxy S20 variants [Google Drive Link]
  • Best Android 11 Custom ROMs for Poco F1 (Google Drive links)
  • How do I create an Electronic Signature CocoSign?

Popular Apps

Google Apps Open Source Alternative – FOSSAPPS Magisk Module

Google Camera 8.0 from Pixel 5 with New UI and Features [APK]

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

MX Player Custom Codec [AC3, DTS, MLP, TrueHD, and more]

Important Links

  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact
No Result
View All Result

© 2017–2020 | All Rights Reserved | Droidfeats.com is not affiliated with Android or Google | Android™ is a trademark of Google LLC. | Hosted on Digital Ocean.

No Result
View All Result
  • About
  • Advertise
  • Cart
  • Checkout
  • Contact
  • Home
  • Job
  • My account
  • My Bookmarks
  • Privacy Policy
  • Shop
  • Submit article
  • Subscription
  • Terms & Conditions

© 2017–2020 | All Rights Reserved | Droidfeats.com is not affiliated with Android or Google | Android™ is a trademark of Google LLC. | Hosted on Digital Ocean.

Welcome Back!

Login to your account below

Forgotten Password?

Create New Account!

Fill the forms bellow to register

All fields are required. Log In

Retrieve your password

Please enter your username or email address to reset your password.

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