lixiangfu

1.由于墙,无法下载android源码,但是又不想利用清华源repo下载整个工程,只下载个别仓库

解决办法:

2.下载frameworks/base:

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

git clone https://aosp.tuna.tsinghua.edu.cn/platform/frameworks/base.git

 

在官网https://android.googlesource.com/直接将所有的

ttps://android.googlesource.com换成https://aosp.tuna.tsinghua.edu.cn

相关文章:

  • 2021-11-01
  • 2021-10-18
  • 2021-09-19
  • 2021-10-08
  • 2022-12-23
  • 2021-12-14
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-06-14
  • 2022-01-21
  • 2022-12-23
  • 2021-12-14
  • 2021-10-08
相关资源
相似解决方案