To get started with Android/LineageOS, you'll need to get familiar with Repo and Version Control with Git.
To initialize your local repository using the LineageOS trees, use a command like this:
repo init -u https://github.com/lineageos-q-mean/android -b lineage-17.1 --git-lfs
Then to sync up:
repo sync
Then to build up:
. build/envsetup.sh
breakfast <device-codename> <build-target>
brunch <device-codename>
Please see the LineageOS Wiki for building instructions, by device. For Signing Builds, Please see the LineageOS Wiki for instructions.
|
|
LineageOS |