2014년 4월 15일 화요일

Cyanogenmod source code build env setup ( cm-11 )


You must setup android development enviroment before getting source code cm-11 .
Refer to
http://dokyunblog.blogspot.kr/2012/07/android-tool-chain-install.html

  • Download cyanogenmod source code

$ mkdir ~/cm-11
$ cd ~/cm-11
$ repo init -u git://github.com/CyanogenMod/android.git -b cm-11.0
$ repo sync

It take over than 1 hour....keep patient
Refer to https://github.com/CyanogenMod/android/tree/cm-11.0

  • Download device specific source code

Run build enviroment setup script.
dokyun@redbomb-server:~/cm-11$ source ./build/envsetup.sh

Then execute lunch command


댓글 없음:

댓글 쓰기