상세 컨텐츠

본문 제목

repo 젤리빈 다운 주소..

임베디드/android

by 무C 2013. 7. 10. 20:57

본문

  1. Make sure you have a bin/ directory in your home directory and that it is included in your path:

    $ mkdir ~/bin
    $ PATH=~/
    bin:$PATH
  2. 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

반응형

'임베디드 > android' 카테고리의 다른 글

우분투 12에 JDK 1.6 설치  (0) 2013.10.15
android ics bluetooth profile add  (0) 2013.08.16
jdk 1.6 다운로드 주소  (0) 2013.07.12

관련글 더보기

댓글 영역