2010/07/09

Eclair Full Build!

가정: "Get Android Source Code" 과정은 생략

 

~$ mkdir bin

~$ curl http://android.git.kernel.org/repo ~/bin/repo

~$ chmod a+x ~/bin/repo

~$ mkdir mydroid

~$ cd mydroid

~$ repo init-u git://android.git.kernel.org/platform/manifest.git -b eclair

~$ repo sync

 

소스를 다 받은 후, (엄청 오래 걸린다.)

 

~$ make

댓글 없음: