Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 444 Bytes

File metadata and controls

20 lines (17 loc) · 444 Bytes

LineageOS++

Getting started

To get started with Android/LineageOS, you'll need to get familiar with Source Control Tools.

To initialize your local repository using the LineageOS trees, use a command like this:

repo init -u https://github.com/LineageOSPlusPlus/manifests.git -b lospp-19.1

Then to sync up:

repo sync

and use our script

./build.sh