Skip to content

COS-Temp/manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Cosmic-OS

Credits

Getting Started

To get started with the Cosmic-OS sources, you'll need to get familiar with Git and Repo.

Use corona-release branch for Android Pie and pulsar-release branch for Android Oreo.

Initialize the Repositories

repo init -u https://github.com/cos-temp/manifest.git -b q-staging
repo sync --no-tags --no-clone-bundle --force-sync -c

-j# -Set jobs by just replacing # with what you wish

This will initialize the new repository and begin the initial sync. This can take a while!

Building the System

Initialize the ROM environment with the envsetup.sh script. By entering command (i).

 . build/envsetup.sh
 lunch cos_<device>-userdebug
 brunch <device>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published