Skip to content

Latest commit

 

History

History
61 lines (51 loc) · 2.09 KB

File metadata and controls

61 lines (51 loc) · 2.09 KB

Installation Guide For Project Elixir

Installation Guide For Project Elixir on Xiaomi 11 Lite NE 5G / Mi 11 LE (lisa)

Note:

  • The device must have an unlocked bootloader. If you are moving from Android 9/10/11/12/13 to Android 14, it is necessary CLEAN FLASH (Format Data).

Step 1: Download Required Files

  1. Download the latest Android platform tools for Windows from the link below:

  2. Download the Recovery from the link below:

  3. Download the Project Elixir ROM for Xiaomi 11 Lite NE 5G / Mi 11 LE aka Lisa from a reliable source.

Clean Flash

  • Download the latest build
  • Take a backup for safe side
  • Reboot to bootloader (fastboot)
  • Connect your phone to PC
  • Now, in fastboot flash recovery using the following command
fastboot flash dtbo dtbo.img
fastboot flash vendor_boot vendor_boot.img
fastboot flash boot boot.img
  • After flashing the recovery, use the following command to reboot your Recovery:
fastboot reboot recovery
  • Boot to recovery
  • Select Wipe data/factory reset & confirm
  • Go back and select Apply update from ADB
adb sideload Project-Elixir*.zip(or drag down the rom zip to cmd)

Then kindly perform a format data in the recovery afterwards.

Reboot!

Dirty Flashing Steps

- Reboot to recover by holding power button and volume up simultaneously
- In the recovery menu select Apply update through ADB
- adb sideload Project-Elixir*.zip(or drag down the rom zip to cmd)
- After installation complete

Reboot! Enjoy! #KeepEvolving

Notes:

  • A14 recovery and vendor: Tap here for link
  • Rom comes with Gapps inbuilt.
  • If you are coming from A12/A13 to A14 then clean flash must.
  • Clean flash always recommended to get the best experience.