Thanks to visit codestin.com
Credit goes to github.com

Skip to content

flar3-shiki/android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

387 Commits
 
 
 
 
 
 

Repository files navigation

LineageOS 12.1 (CM12.1)

To get started with Android/LineageOS, you'll need to get familiar with Git and Repo.

How to initially set up your build tree:

repo init -u https://github.com/cm12-amami/android.git -b cm-12.1 
cd .repo
git clone https://github.com/cm12-amami/local_manifests 
cd local_manifests 
git checkout cm-12.1 
cd ../.. 
repo sync

How launch a cm-12.1 build:

make clean  
repo sync  
source build/envsetup.sh  
brunch amami  

How to contribute

Contributions (i.e. pull requests) are always welcome.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors