Skip to content

HeavensExperience-Staging/manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HeavensExperience

Project Heaven is another aftermarket AOSP ROM which basically offers minimal UI enhancement & close to Stock Android ROM with great performance, security and stability. Most of the OEMs' these days will provide slow and untimely updates, but we don't do that here. Project Heavens is an attempt to make the Android experience much better and different from the regular AOSP standard. We are very thankful to everyone else who helped Heavens. This a new User Experience and we hope you enjoy using Project Heavens!

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


Setting up HeavensExperience source

To begin with you first have to initialize the repo:

repo init -u https://github.com/HeavensExperience/manifest.git -b 12.0

Then sync it up:

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

Note:

  • You must have at least 120-150GB free space on your disk
  • Basic git knowledge

Building HeavensExperience

. build/envsetup.sh
lunch heavens_device-userdebug
mka heavens

Thank you for your contribution to HeavensExperience

Team Project HeavensExperience


Credits:

Happy Building :)


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published