Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 437 Bytes

README.mkdn

File metadata and controls

15 lines (8 loc) · 437 Bytes

Getting Started

This repo is based in CyanogenMod tree

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

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

repo init -u git://github.com/superatmel/android.git -b gingerbread Then to sync up:

repo sync

For more information on this Github Organization and how it is structured, please read the wiki article