Skip to content

PixysOS-Beta/manifests

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-Beta/manifest -b fourteen

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-userdebug
$ make pixys (for otapackage) or make pixys-fastboot (for fastboot package)

Ready to Release ?

For releasing it on xda , use this template

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages