Close Menu
DroidfeatsDroidfeats

    Subscribe to Updates

    Join our most passionate readers to get instant access to tech tips as they arrive!

    What's Hot
    Mobile Trading vs. Desktop Trading: Which One is Right for You?

    Mobile Trading vs. Desktop Trading: Which One is Right for You?

    June 5, 2025
    Harvesting Certainty: How Precision Fuels the Farms of the Future

    Harvesting Certainty: How Precision Fuels the Farms of the Future

    June 5, 2025
    How Smart Emergency Systems Are Revolutionizing Public Safety in 2025

    How Smart Emergency Systems Are Revolutionizing Public Safety in 2025

    May 31, 2025
    Facebook X (Twitter) Instagram
    • About
    • Privacy Policy
    • DMCA
    • Team
    • Get In Touch
    Facebook X (Twitter) Instagram Pinterest RSS
    DroidfeatsDroidfeats
    • Home
    • News
    • Apps
    • Tips
    • VPN
    • #TheBest
      • Get GCam Ports
      • USB Drivers
      • Get Magisk
      • Get Play Store
      • Get ADB binaries
    • Commands
    Best Deals
    DroidfeatsDroidfeats
    Home»Essential Phone»Install Essential Phone Android 9.0 Pie final Update Right Now [HOW-TO]
    Essential Phone

    Install Essential Phone Android 9.0 Pie final Update Right Now [HOW-TO]

    Saeed Ashif AhmedBy Saeed Ashif AhmedAugust 9, 20181 Comment7 Mins Read
    Share
    Facebook Twitter LinkedIn Pinterest Reddit Email

    Well, that was super fast. This Monday Google released their final 9th iteration of Android, that is Android Pie. Just after some minutes, Essential came out of nowhere with an official Android Pie update. It was quite impressive and shocking news for the Essential Phone users. Throughout the Android P beta period, Essential had been right behind Google, but pushing Android 9 Pie on the same day it released is something historic for a non-Google device.

    You can download the latest Android 9.0 Pie for Essential Phone and install it immediately using this guide. Devices that support Android Pie other than Pixels is influenced by the Project Treble. Essential Phone (PH-1) is one of them. It is the first non-Pixel device to get Pie update.

    Essential Phone

    However, if the OTA didn’t reach to your phone, you can manually download the full firmware from here and install it. We will be using fastboot method to flash Android 9.0 Pie on Essential Phone (PH-1).

    Essential Phone Android Pie Update Features

    Google made the Official announcement of Android Pie last Monday on their Developer Blog. Essential tweeted the same thing on the same day. The OTA weighed 78.5 MB for those running Android P beta on Essential Phone, and 1047.2 MB for those running Android 8.1 Oreo. The new build number for final Android Pie is PPR1.180610.091.

    Before downloading and installing, let us have a quick look at the latest Android 9.0 Pie features. We are sure you would love to use it on your phone.

    Essential Phone Android Pie Update Screenshot

    • Gesture-based navigation
    • Adaptive Battery
    • Refreshed notification
    • Rotation suggestion
    • App Actions
    • Text Classifier and Smart Linkify
    • Slices
    • Neural Networks API 1.1
    • New system navigation
    • Display cutout
    • Notifications and smart reply
    • Text Magnifier
    • Biometric prompt
    • Protected Confirmation
    • Stronger protection for private keys
    • DNS over TLS
    • HTTPS by default
    • Compiler-based security mitigations
    • Multi-camera API and other camera updates
    • HDR VP9 Video and HEIF image compression
    • Enhanced audio with Dynamics Processing
    • ImageDecoder for bitmaps and drawables
    • Wi-Fi RTT for indoor positioning
    • Data cost sensitivity in JobScheduler
    • Open Mobile API for NFC payments and secure transactions
    • ART performance
    • Optimized for Kotlin
    • Modern Android

    Love the features? We love it too, and we know you are looking forward to installing Android 9.0 Pie on Essential Phone (PH-1). But before heading to the installation tutorial, we recommend you to check out the Pre-requisites section below.

    Pre-requisites

    1. Make sure your phone has at least 80 – 85% charge. If not, please do charge it before starting the experiment.
    2. You need to enable USB Debugging mode to connect your Android phone to computer. (Settings > About Phone > Build number > Tap it 7 times to become developer; Settings > Developer Options > USB Debugging).
    3. Enable OEM Unlock: Settings > Developer options > Enable OEM unlock.
    4. Your bootloader must be unlocked from before to root Moto G6 Plus. If not, please do that first, then get back to our tutorial.
    5. You must install Android SDK tool on your computer.
    6. Also, enable OEM Unlocking in Developer Options which may need while flashing an image file.
    7. Install Essential Phone USB driver on your computer.

    Backup your Android Device

    We don’t want you to lose any data, or anything could go wrong unexpectedly. Before starting the tutorial, we strongly recommend you to make a full backup of your phone.

    Android Backup Apps – Secure your Data

    Once you are sure that you have completely backed up your data, proceed to the tutorial below to and update Essential Phone to Android Pie using fastboot.

    Download Essential Phone Android Pie Update

    • OTA link → PH1-OTA-PPR1.180610.091.zip
    • Factory Image → PH1-Images-PPR1.180610.091.zip
    [alert-note]WARNING: All the custom ROMs, Official Firmware, How-to guides, tutorials, roots, hacks, and tricks mentioned on our site belong to the respective developers. We are not responsible if anything goes wrong with your device. Perform it at your own risk.[/alert-note]

    How to Install Essential Phone Android Pie Update

    There are two different methods to update the Essential Phone to Android Pie. Either you can sideload the Android Pie OTA using Stock Recovery, or you can flash the factory image. If your device is rooted, or a custom ROM is installed, you must adopt method 2.

    Method #1: Sideload OTA using Stock Recovery

    1. Download Android 9.0 Pie for Essential Phone (PH-1) from the OTA link above.
    2. Install ADB and Fastboot driver (Ignore if already done).
    3. Switch OFF your device.
    4. Press and hold [Volume Down] + [Power] buttons till you see the bootloader/fastboot mode.
    5. Use Volume Keys to select “Recovery Mode” and press [Power] button to enter to the stock recovery.
    6. On the Android bot screen, hold the [Volume Up] button and tap the [Power] key once.
    7. Connect your phone to the computer using compatible USB cable (preferably, the official one, provided by Essential with the phone box).
    8. Select ‘Apply update from ADB.’
      Apply Update from ADB
    9. Copy/Paste the downloaded file to your ADB directory [C:\adb].
    10. Open Command Prompt on the same directory as the folder with Android 9.0 Pie ZIP file. (Press the SHIFT key and right-click on an empty space. Select “Open PowerShell window here” or “Open command window here” from the pop-up menu.)
      PowerShell Window
    11. Make sure that your device is being detected properly using the following command:
      adb device
    12. The command will return a unique device ID right with the ‘fastboot’ message.
      ADB devices
    13. Type the following code on your Command Window and HIT enter:
      adb sideload PH1-OTA-PPR1.180610.091.zip
    14. Your OTA installation should start now!
    15. Once the installation is completed, select “reboot system now” option from the recovery menu.

    Method #2: Flash Pie Factory Image using Fastboot

    1. Download Android 9.0 Pie Factory Image for Essential Phone (PH-1) from the link above.
    2. Install ADB and Fastboot driver (Ignore if already done).
    3. Switch OFF your device.
    4. Press and hold [Volume Down] + [Power] buttons till you see the bootloader/fastboot mode.
    5. Use Volume Keys to select “Recovery Mode” and press [Power] button to enter to the stock recovery.
    6. On the Android bot screen, hold the [Volume Up] button and tap the [Power] key once.
    7. Connect your phone to the computer using compatible USB cable (preferably, the official one, provided by Essential with the phone box).
    8. Now, extract the downloaded file (from Step 1) anywhere in the computer.
    9. Copy/Paste the extracted file to your ADB directory [C:\adb].
    10. Go to C:\adb and double-click on ‘flash-all.bat’ file. Essential Phone Android Pie update should start now!
    11. For Mac/Linux users: Open Terminal window on the same directory as the folder with Android 9.0 Pie files.
    12. Type the following Command and HIT enter:
      ./flash-all.sh
    13. Your OTA installation should start now!
    14. Once the installation is completed, the phone will automatically reboot into the upgraded OS.

    Wait a while, and your phone may take up to 10 minutes to boot for the first time.

    While the device boots, it shall run the latest Android 9.0 Pie firmware. Now, simply browse around and check out all the new Pie-specific features.


    So you are done with this tutorial! You had successfully installed Android 9.0 Pie on your Essential Phone 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.

    Is this post helpful? Please do share it on Social Media to THANK US.

    Was this article helpful?
    YesNo
    Essential Phone Pie
    Follow on Google News Follow on Facebook
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    Previous ArticleDownload Galaxy S9/S9 Plus Update: Android 8.0 Oreo (Official) timeline
    Next Article How to reboot into Recovery Mode and Download Mode on the Galaxy Note 9
    Saeed Ashif Ahmed
    • Website
    • Facebook
    • X (Twitter)
    • LinkedIn

    Saeed Ashif Ahmed is passionate about emerging technologies and their potential to create a fairer world. A car enthusiast and civil engineer, he loves cricket and cherishes his alma mater, Navodaya Vidyalaya (JNV).

    Related Posts

    [GUIDE] How to Root Essential Phone (PH-1) using Magisk ZIP
    Essential Phone

    [GUIDE] How to Root Essential Phone (PH-1) using Magisk ZIP

    September 16, 2018
    Update Honor View 10 to Android 9.0 Pie [GSI] Custom Firmware
    Android 9

    Update Honor View 10 to Android 9.0 Pie [GSI] Custom Firmware

    August 31, 2018
    Update Essential Phone (PH-1) to Android P Beta 3 with July security patches
    Essential Phone

    Update Essential Phone (PH-1) to Android P Beta 3 with July security patches

    July 5, 2018
    View 1 Comment

    1 Comment

    1. Sash on August 9, 2018 6:38 pm

      Actually Essential recommends using a different USB-C cable for flashing. The one that comes in the box is for charging. Recommendation is on their website.

      Reply
    Leave A Reply Cancel Reply

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

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

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

    January 4, 202596,350
    Do a Barrel Roll 20 Times on Google & other search games (2025)

    Do a Barrel Roll 20 Times on Google & other search games (2025)

    April 12, 202558,358
    47 best root apps for Android devices in 2025 (NEW LIST – Updated)

    47 best root apps for Android devices in 2025 (NEW LIST – Updated)

    April 16, 202526,528
    Stay In Touch
    • Facebook
    • Twitter
    • Instagram
    • Pinterest
    • Reddit
    • Telegram
    Latest Reviews
    Your dream Tablet just got cheaper: Galaxy Tab S9 Ultra sale
    9.5
    Deals

    Your dream Tablet just got cheaper: Galaxy Tab S9 Ultra sale

    Leisangthem RajshreeMarch 3, 2024
    Tixee Review – Honest opinion from a trader [Updated] Tips

    Tixee Review – Honest opinion from a trader [Updated]

    Saeed Ashif AhmedNovember 3, 2022

    Subscribe to Updates

    Join our most passionate readers to get instant access to tech tips as they arrive!

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

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

    January 4, 202596,350
    Do a Barrel Roll 20 Times on Google & other search games (2025)

    Do a Barrel Roll 20 Times on Google & other search games (2025)

    April 12, 202558,358
    47 best root apps for Android devices in 2025 (NEW LIST – Updated)

    47 best root apps for Android devices in 2025 (NEW LIST – Updated)

    April 16, 202526,528
    Our Picks
    Best Dynamic Island Wallpapers for iPhone 16, 16 Pro and Pro Max

    Best Dynamic Island Wallpapers for iPhone 16, 16 Pro and Pro Max

    April 25, 2025
    47 best root apps for Android devices in 2025 (NEW LIST – Updated)

    47 best root apps for Android devices in 2025 (NEW LIST – Updated)

    April 16, 2025
    Do a Barrel Roll 20 Times on Google & other search games (2025)

    Do a Barrel Roll 20 Times on Google & other search games (2025)

    April 12, 2025

    Subscribe to Updates

    Join our most passionate readers to get instant access to tech tips as they arrive!

    Facebook X (Twitter) Instagram Pinterest
    • About Us
    • Privacy Policy
    • Terms
    • Jobs
    • Contact
    © 2025 Droidfeats. All rights reserved.

    Type above and press Enter to search. Press Esc to cancel.

    Ad Blocker Enabled!
    Ad Blocker Enabled!
    Our website is made possible by displaying online advertisements to our visitors. Please support us by disabling your Ad Blocker.