Skip to content

SamdroidMod/android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 

Repository files navigation

Getting Started

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

To initialize your local repository using the LeshaK's trees, use a command like this:

repo init -u git://github.com/SamdroidMod/android.git -b gingerbread

Then to sync up:

repo sync

For more info http://source.android.com