Skip to content

Latest commit

 

History

History
40 lines (35 loc) · 1.19 KB

README.mkdn

File metadata and controls

40 lines (35 loc) · 1.19 KB

crDroid Reloaded


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!

Getting started

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

Credits


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.