Skip to content

edidada/androidsource_download

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

#windows

  • install python
  • install msysgit

在git bash中执行:


git clone https://android.googlesource.com/platform/manifest.git
cd manifest
git tag
git checkout android-4.4.2_r1

修改download_src.py

执行download_src.py

原理,通过pythoy调用git相关等命令,安卓源码是通过多个git仓库来管理的

#Ubuntu 16.04

java环境变量设置

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages