Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

CipherOS/android_manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

About CipherOS

CipherOS is a Android Custom OS, Based On AOSP, Striving to Provide its Users, A Clean, Bloat free & Sturdy Experience with Minimal Customization.

Initializing & sync Repo

# Initialize repo
repo init -u https://github.com/CipherOS/android_manifest.git -b fifteen

# Sync 
repo sync -c --force-sync --optimized-fetch --no-tags --no-clone-bundle --prune -j$(nproc --all)

Building the ROM

# Set up environment 
$ . build/envsetup.sh

# Choose a target device 
$ lunch cipher_($device_codename)-ap3a-userdebug

# Compile CipherOS 
$ mka bacon -j$(nproc --all)

Contribute toward our Project

To submit changes/patches, please send a pull request on GitHub. We will review and merge. For More Info About CipherOS ,XDA Thread & Additional Building Instructions, Please Go Here !

Credits

Morty Proxy This is a proxified and sanitized view of the page, visit original site.