Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 358 Bytes

README.mkdn

File metadata and controls

13 lines (8 loc) · 358 Bytes

Getting Started

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

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

repo init -u git://github.com/grouper-aosp/platform_manifest.git -b aosp-7.0

Then to sync up:

repo sync