ANDROID_源码下载(Windows下)

来源:互联网 发布:spark 用户画像算法 编辑:程序博客网 时间:2024/04/30 11:32

1、安装git

http://code.google.com/p/msysgit/downloads/list?q=full+installer+official+git   一路next过去就ok

 

2、打开cmd,下载

android源码地址:https://android.googlesource.com/

cmd里敲: git clone https://android.googlesource.com/name   (此处name节点名,去上面的网站看,想下什么填什么)

这里:git clone https://android.googlesource.com/platform/frameworks/base

 

3、资源提供

git for windows : http://download.csdn.net/detail/rydiy/4450593

linux可参考:http://sammor.iteye.com/blog/1337612

原创粉丝点击