Getting Started

To get started with PA-Xperia, you'll need to get familiar with Git and Repo.

To initialize your local repository using the PA-Xperia trees, use a command like this:

repo init -u git://github.com/singhdd93/android.git -b cm-10.1

Then to sync up:

repo sync