Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 506 Bytes

README.mkdn

File metadata and controls

18 lines (11 loc) · 506 Bytes

ParanoidAndroid [Utacka]

Getting Started

To get started with Android/CyanogenMod/ParanoidAndroid, you'll need to get familiar with Git and Repo.

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

repo init -u git://github.com/Utacka/android.git -b jellybean

Then to sync up:

repo sync

For information on how to build, check Here