Skip to content

Klozz/android_manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Cosmic-OS Source

Getting Started

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

Initialize the Repositories

repo init -u https://github.com/Cosmic-OS/android_manifest.git -b COS-7.0
repo sync -c --no-tags -f --force-sync -j4

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

Building the System

Initialize the environment with the envsetup.sh script. Note: Replacing "source" with a single dot saves a few characters, and the short form is more commonly used in documentation.

. build/envsetup.sh
brunch <device>

Credits

 Team Oct-OS for the Base..

 Dirty Unicorns

 CyanogenMod for Hals..

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published