Skip to content

LegendROM-N/android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6427c9c · Nov 27, 2017
Sep 18, 2017
Mar 28, 2017
Nov 27, 2017

Repository files navigation

LegendROM

Getting Started

To get started with Android/LegendROM based on LineageOS, you'll need to get familiar with Git and Repo.

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

repo init -u git://github.com/LegendROM-N/android.git -b cm-14.1

Then to sync up:

repo sync