当前位置: 代码迷 >> Android >> android开发资源无法上载(比如说源代码、内核代码等)
  详细解决方案

android开发资源无法上载(比如说源代码、内核代码等)

热度:69   发布时间:2016-05-01 17:41:07.0
android开发资源无法下载(比如说源代码、内核代码等)
我通过git等指令去获取源代码包,结果总是超时,比如说下面这个
git clone git://android.git.kernel.org/common.gitInitialized empty Git repository in /home/z/桌面/fastboot/common/.git/
android.git.kernel.org[0: 149.20.4.77]: errno=Connection timed out
fatal: unable to connect a socket (Connection timed out)
[email protected]:~/桌面/fastboot$ 


请问是什么原因啊?

------解决方案--------------------
android.git.kernel.org 挂了 
不是你的原因
------解决方案--------------------
android.git.kernel.org被黑啦...

http://hi.baidu.com/lizhengjun2010/blog/item/0b84aa406f2d579eb2b7dcf7.html
自己总结的,下载成功啦...

------解决方案--------------------
http://blog.csdn.net/ilittleone/article/details/6823441 这儿有,楼主给分吧
  相关解决方案