Android Oreo for Huawei Honor 9

Later part of 2017 saw a rollout of Android O to various devices and rising demand for the same. While the official versionsย are still coming steadily, custom ROMs are subbing for it quite well. In that context, now Android Oreo for Huawei Honor 9 is being deployed and available for download, all thanks to developer OldDroid. This ROM is based on EMUI 8 and comes with latest Huawei UX, and Oreo goodies.

This update will move the firmware build number to STF-LO9 8.0.0.321(C900log)ย for the global variants of Honor 9. Like most of the custom build ROMs, this might not have all the features working perfectly. There might be some glitch but we can expect a fixed build from the developer side. We have included the active download link and also put up the details on how to install Oreo on Huawei Honor 9.

This has been tested working on the Huawei Honor 9ย STF-L09C432 variant. We has v already seen Huawei rolling out Oreo Beta program and and available for Mate 9 (Pro). It is also officially available for Huawei V9.

Read: Install Android 8.1 Oreo Developer Preview

Android Oreo for Huawei Honor 9
Honor 9 Running on Android 8.0 Oreo

 

How to installย Android 8.0 Oreo onto Huawei Honor 9?

Note 1: The downloads are listed at the end. So make sure to download them first before proceeding.

Note 2: Download all the files and transfer them to PC and also make a copy to Android phoneโ€™s internal storage. This includes the SuperSU.

Here are the steps to install the Android 8 ROM:

Step 1:ย Make sure to OEM Unlock the phone, enable USB debugging, and Advanced Reboot from Developer Options.

Step 1.1:ย Ensure that the Bootloader is unlocked on your Huawei Honor 9 on the Nougat firmware.

Step 2:ย First, flash the TWRP for Nougat viaย Fastboot. Read: How to flash TWRP on Android phones?

Step 3:ย Reboot into TWRP recovery mode and connect the phone to the PC. Choose ADB option in TWRP.

Step 4:ย Open command prompt or terminal on PC and enter ADB shell. Now, execute the following commands via ADB shell:

dd if=/external_sd/STF_RECOVERY_NoCheck.img of=/dev/block/bootdevice/by-name/recovery_a
dd if=/external_sd/STF_RECOVERY_NoCheck.img of=/dev/block/bootdevice/by-name/recovery2_a
echo --update_package=/sdcard/update.zip > /cache/recovery/command
echo --update_package=/sdcard/update_data_full_public.zip >> /cache/recovery/command
echo --update_package=/sdcard/update_full_STF-L09_hw_normal.zip >> /cache/recovery/command

Note: The code can also be found in the comments for those who want to copy the code.

Step 5:ย Reboot to the recovery, again via ADB shell by entering the following code:

reboot recovery

Step 6:ย Now we need to fix system issues like boot animation, ringtones etc.ย For that, you will need to install TWRP for Oreo and flash a package to fix it.

Step 7:ย Time to install TWRP for Oreo using the command via Fastboot:

fastboot flash recovery_ramdisk twrp-3.1.1-oreo-stf.img

Step 8:ย Reboot into TWRP and flash the SuperSU zip

Step 9:ย Install any root file explorer or file manager and open it.

Step 10:ย In the/cust/hw rename the folder โ€œnormalโ€ to โ€œeuโ€ (without the quotes)

Step 11:ย In /version/special_cust/STF-L09/hw rename โ€œnormalโ€ folder to โ€œeuโ€.

Step 12:ย Reboot the device.

Now you are ready for Android Oreo for your Honor 9. So, install and enjoy your new OS.

Download Oreo files for Honor 9

Below is the direct download link to get all the required files to flash Android Oreo for Huawei Honor 9.

Android 8.0 Oreo for Honor 9 | Download | mega link

You may also like:

But before getting ahead with the installation note thatย AndroidSage will not be responsible for any damage to your device during installation.

Via

Follow and Subscribe


AndroidSage Avatar

One response


  1. Sarang Avatar
    Sarang

    Code:
    dd if=/external_sd/STF_RECOVERY_NoCheck.img of=/dev/block/bootdevice/by-name/recovery_a
    dd if=/external_sd/STF_RECOVERY_NoCheck.img of=/dev/block/bootdevice/by-name/recovery2_a
    echo –update_package=/sdcard/update.zip > /cache/recovery/command
    echo –update_package=/sdcard/update_data_full_public.zip >> /cache/recovery/command
    echo –update_package=/sdcard/update_full_STF-L09_hw_normal.zip >> /cache/recovery/command

Leave a Reply