Skip to content

XoplaxOS/android_vendor_xoplax

Repository files navigation

Xoplax OS

Getting Started

To get started with Android/Xoplax OS, you'll need to get familiar with Git and Repo. To initialize your local repository using the Xoplax OS trees, use a command like this :

repo init -u git://github.com/XoplaxOS/android.git -b xos-2.1

Then sync up :

repo sync

Please see the Xoplax Dev Website for building instructions. For more information about the contributor and how it is structured, please read our Thread in KasKus

Buildbot

All supported devices are built nightly and periodically as changes are commited to ensure the source trees remain buildable. You can view the current build statuses at XoplaxDev Jenkins