PixelPlusUI-Elle / manifest

The place where all craziness begins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PixelPlusUI Download PixelPlusUI Builds

- Your Requirements Our Goals

PixelPlusUI is an another aftermarket aosp ROM Minimal UI & close to Stock Android ROM. What differentiates us from the rest, you ask? LET'S FIND OUT. Our main aim is to give user a better experience without compromising quality of Android experience so that no one struggles in any kind of difficulties while using their device. It brings a better UI/UX to Android with a seamless experience coupled with customisations and user security. Inshort its perfectly balaced between Great Performance, Security, Stability, Minimal UI & Awesome features including pixel goodies. Join us now and start enjoying the beauty of stock Android. Build and enjoy PixelPlusUI on your respective devices!

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

Create a directory for the source files

  • 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

[Hint: This might take a long time]

repo init -u https://github.com/PixelPlusUI-Elle/manifest -b eleven

[Hint: Want to save some space ? Then use this]

repo init --depth=1 -u https://github.com/PixelPlusUI-Elle/manifest -b eleven

Download the source

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

Build

# Set up environment
. build/envsetup.sh
# Choose a target
lunch aosp_$device-userdebug
# Build the code
mka bacon -jX

Credit

Support and Donation

Adding Support

  • For adding your device to the list of supported devices, please fill the maintainers form Form with your device tree and previous experience in building roms. Or you can contact us on Telegram Profiles below for faster response.

Follow us for more

DONATION LINKS ------------------

If you have liked our work and want to support us please consider donating for servers

PAYTM UPI ID : dwarmachine24@paytm
GPAY UPI ID: dwarmachine24@oksbi
PAYPAL: https://www.paypal.me/uglykid24

Happy Building :)

About

The place where all craziness begins