Skip to content

XPerience-AOSP-Lollipop/android_vendor_XPerience

Repository files navigation

XPerience

Getting Started

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

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

repo init -u git://github.com/XPerience/manifest.git -b xpe-11.0

Then to sync up:

repo sync