码迷,mamicode.com
首页 > 移动开发 > 详细

windows环境,下载android源码

时间:2017-08-07 15:26:46      阅读:191      评论:0      收藏:0      [点我收藏+]

标签:article   分享   python   man   one   http   int   nbsp   source   

参考http://blog.csdn.net/freekiteyu/article/details/70939672

 

1.安装git

2.安装python

3.git操作如下

  进入想要下载的文件夹,右键git-bash :git clone https://android.googlesource.com/platform/manifest.git

  cd manifest

  git checkout android-6.0.1_r79

  

4.python操作如下

  编辑脚本

技术分享

 打开python的编辑器-openfile-run module





windows环境,下载android源码

标签:article   分享   python   man   one   http   int   nbsp   source   

原文地址:http://www.cnblogs.com/zhizhiyin/p/7299011.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!