Ubuntu下下载android源码

近段时间在下载源码,浪费时间,建议大家谁有可以共享下,上传到云盘供大家下载,我目前正在下过程如下:

参考:http://www.docin.com/p-377466084.html

不过用 repo init -u https://android.googlesource.com/platform/manifest -b  android-4.2_r1

下载时会请求失败,刚开始还好,后来就失败。建议用网通:

repo init -u git://codeaurora.org/platform/manifest.git -b refs/tags/android-4.2_r1

等我有源码了就共享!!!


你可能感兴趣的:(ubuntu,下载android源码)