Make sure you have a bin/ directory in your home directory and that it is included in your path:
$ mkdir ~/bin
$ PATH=~/bin:$PATH
Download the Repo tool and ensure that it is executable:
$ curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > ~/bin/repo
$ chmod a+x ~/bin/repo
젤리빈
repo init -u https://android.googlesource.com/platform/manifest android-4.2.1_r1
아이스 크림
repo init -u https://android.googlesource.com/platform/manifest -b android-4.0.1_r1
repo sync
우분투 12에 JDK 1.6 설치 (0) | 2013.10.15 |
---|---|
android ics bluetooth profile add (0) | 2013.08.16 |
jdk 1.6 다운로드 주소 (0) | 2013.07.12 |
댓글 영역