主题 : android-2.3.4的源码下载 复制链接 | 浏览器收藏 | 打印
级别: 新手上路
UID: 20064
精华: 0
发帖: 11
金钱: 55 两
威望: 11 点
综合积分: 22 分
注册时间: 2010-04-26
最后登录: 2014-02-26
楼主  发表于: 2011-08-17 09:41

 android-2.3.4的源码下载

请问下下载android-2.3.4的源码要怎么下载啊,是不是
repo init -u git://android.git.kernel.org/platform/manifest.git -b android-sdk-2.3.4_r1
repo sync

如果这样下载是哪个版本的?
repo init -u git://android.git.kernel.org/platform/manifest.git
repo sync
级别: 风云使者
UID: 36096
精华: 3
发帖: 2513
金钱: 14075 两
威望: 2815 点
综合积分: 5086 分
注册时间: 2011-01-11
最后登录: 2015-11-15
1楼  发表于: 2011-08-17 12:54
引用楼主xf350002于2011-08-17 09:41发表的 android-2.3.4的源码下载 :
请问下下载android-2.3.4的源码要怎么下载啊,是不是
repo init -u git://android.git.kernel.org/platform/manifest.git -b android-sdk-2.3.4_r1
repo sync

如果这样下载是哪个版本的?
.......


1、对。

2、那是最新的(2.3.5)
极度缺钱,求捐赠……支付宝兼邮箱:huming2207@qq.com
级别: 新手上路
UID: 20064
精华: 0
发帖: 11
金钱: 55 两
威望: 11 点
综合积分: 22 分
注册时间: 2010-04-26
最后登录: 2014-02-26
2楼  发表于: 2011-08-17 13:53
再请问下
repo init -u git://android.git.kernel.org/platform/manifest.git -b android-sdk-2.3.4_r1

repo init -u git://android.git.kernel.org/platform/manifest.git -b android-2.3.4_r1
应该用哪个啊,有什么区别吗?