Legacy crDroid, reloaded with newer patches!
As in its name, crDroid Reloaded is an upstreamed version of crDroid Nougat, one of the most customizable Lineage-based Nougat ROMs!
To get started with Android/crDroid, you'll need to get familiar with Repo and Version Control with Git.
To initialize your local repository using your trees, use a command like this:
repo init --depth=1 -u git://github.com/crdroidreloaded/android.git -b 7.1
Then to sync up:
repo sync
And to start build:
. build/envsetup.sh
lunch lineage_<devicecodename>-userdebug
mka bacon
Brought back to life by Beru Shinsetsu with <3.
This project is part of Reloaded ROMs project.