Skip to content

Latest commit

 

History

History
91 lines (66 loc) · 3.42 KB

README.md

File metadata and controls

91 lines (66 loc) · 3.42 KB

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/manifest -b tiramisu

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

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

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 OFFICIALLY supported devices, you need to contact us on Telegram profiles below with device name and device, vendor, kernel trees.

Now if you need to contact us, well, you may ask in our Telegram Support Group, we may or may not answer.

Do consider donating or buying me a coffee on Paypal if you want to appreciate our work or join us on Patreon for sustainable support and early build access.

Patreon : https://www.patreon.com/join/uglykid24
GPAY UPI ID: dwarmachine24@oksbi
PAYPAL: https://www.paypal.me/uglykid24

Happy Building :)