国内下载repo和国内下载android系统源码

电脑系统 :ubuntu16.04git mkdir ~/bin/ $:cd ~/bin $:git clone http://mirrors.ustc.edu.cn/aosp/git-repo.git 将repo加入环境变量中:web $:gedit ~/bashrc 最文件后面新曾: export PATH=~/bin/git-repo:$PATH 保存退出 初始化repoubuntu $:m
相关文章
相关标签/搜索