lion 아래 안 드 로 이 드 설치

642 단어 androidmacrepo
더 읽 기
레 퍼 런 스http://source.android.com/source/downloading.html
repo python 을 설치 한 것

mkdir ~/bin
cd bin/
curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > ~/bin/repo
chmod a+x ~/bin/repo

$ mkdir WORKING_DIRECTORY
$ cd WORKING_DIRECTORY

$repo init -u https://android.googlesource.com/platform/manifest
$ repo init -u https://android.googlesource.com/platform/manifest -b android-4.0.1_r1

$ repo sync

http://source.android.com/source/version-control.html
http://source.android.com/source/downloading.html

좋은 웹페이지 즐겨찾기