Skip to content

PixysOS/manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

PixysOS

Getting Started

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

To initialize your local repository using the PixysOS trees, use a command like this :

repo init -u https://github.com/PixysOS/manifest -b fourteen-v3

Then to be sure to add device stuffs in local_manifest and then sync up :

repo sync -c -j8 --force-sync --no-clone-bundle --no-tags

Its Time For Compile

$ . build/envsetup.sh
$ lunch pixys_$device-ap2a-userdebug
$ m pixysrelease ( for both fastboot and ota packages)

Ready to Release ?

For releasing it on xda , use this template

About

This is where the magic begins!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published