Skip to content
This repository has been archived by the owner on May 19, 2024. It is now read-only.
/ manifest Public archive

Ah ! Here we go AGAIN !! • Base: Android 14/13/12 • [QPR2-WIP]

Notifications You must be signed in to change notification settings

Project-Elixir/manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Introducing Project Elixir now based on Android 14 シ

"Redefining your android experience with our new update which offers minimal UI enhancement and close to Stock android experience with customization."

⊀ Unleash Innovation ⊁

Your experience while using our ROM will be buttery smooth without compromising the quality of the Android experience.

Download Project Elixir [Custom ROM] Project-Elixir Download Project Elixir [Custom ROM]

To get started, you'll need to get familiar with Repo and Version Control with Git.

Create a directory for the source files

Tip

  • You can name this directory however you want, just remember to replace
  • WORKSPACE with your directory for the rest of this guide.
  • This can be located anywhere (as long as the fs is case-sensitive)
mkdir WORKSPACE
cd WORKSPACE

Install Repo in the created directory

repo init --depth=1 -u https://github.com/Project-Elixir/manifest -b UNO --git-lfs

Download the source

repo sync -c -j$(nproc --all) --force-sync --no-clone-bundle --no-tags

Set up environment for Build

. build/envsetup.sh

Choose a target

lunch aosp_$device-userdebug

Build the code

mka bacon -jX

Credits


Important

Adding Support

For adding your device to the list of OFFICIALLY supported devices,


About

Ah ! Here we go AGAIN !! • Base: Android 14/13/12 • [QPR2-WIP]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published