2010年8月6日
摘要: 1 下载源码创建一个存放Android的目录,然后在里面建个bin目录。mkdir androidcd androidmkdir bincd bincurl http://android.git.kernel.org/repo > reposudo chmod a+x repo //修改权限cd ..//返回上一层目录./bin/repo init -u git://android.git.... 阅读全文
posted @ 2010-08-06 11:02 清水湾 阅读(508) 评论(0) 推荐(0)