下载android源代码
发表于:2010年05月12日  分类:Android  Comments Off  58 次浏览 

$ history
1 cd /bin
2 curl http://android.git.kernel.org/repo > repo
3 ls
4 chmod a+x repo
5 df -H
6 cd /e
7 cd /cygdrive/e
8 dir
9 mkdir android-src
10 cd android-src/
11 repo init -u git://android.git.kernel.org/platform/manifest.git
12 repo sync
13 history

repo sync可能中间会发生网络故障导致更新中断,可以再次执行就行了。

固定链接: http://liubin.nanshapo.com/2010/05/12/download-android-source-code/ | 其实我是一个程序员

报歉!评论已关闭.