To get started with Android/LineageOS, you'll need to get familiar with Git and Repo.
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 syncmake clean
repo sync
source build/envsetup.sh
brunch amami Contributions (i.e. pull requests) are always welcome.
- We have an own Thread on XDA
- You can also raise an issue on out Issues page