下载Android源码

下载Android源码,第1张

概述本文参考了 https://www.jianshu.com/p/001335490061,感谢作者分享。gitclonehttps://aosp.tuna.tsinghua.edu.cn/platform/manifestcdmanifestgittag#切到需要的分支gitcheckoutandroid-11.0.0_r9#以要下载frameworks/base为例#打开manifest目录下的default

本文参考了 https://www.jianshu.com/p/001335490061,感谢作者分享。

git clone https://aosp.tuna.tsinghua.edu.cn/platform/manifestcd manifestgit tag#切到需要的分支git checkout androID-11.0.0_r9#以要下载frameworks/base 为例# 打开manifest目录下的default.xml文件# 找到  <project path="frameworks/base" name="platform/frameworks/base" groups="pdk-cw-fs,pdk-fs" /># 创建并进入目录 frameworks/basegit clone --depth 1 https://aosp.tuna.tsinghua.edu.cn/platform/frameworks/base
总结

以上是内存溢出为你收集整理的下载Android源码全部内容,希望文章能够帮你解决下载Android源码所遇到的程序开发问题。

如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。

欢迎分享,转载请注明来源:内存溢出

原文地址:https://54852.com/web/1046288.html

(0)
打赏 微信扫一扫微信扫一扫 支付宝扫一扫支付宝扫一扫
上一篇 2022-05-24
下一篇2022-05-24

发表评论

登录后才能评论

评论列表(0条)

    保存