Skip to content

PixelPlusUI-SnowCone/manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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-SnowCone/manifest -b snowcone-12.1

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

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

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.

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 | WIP Dont Sync**

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published