编译Android技术总结
Posted jebediahkerman
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了编译Android技术总结相关的知识,希望对你有一定的参考价值。
下载源代码
https://source.android.google.cn/setup/build/downloading?hl=zh-cn
https://mirrors.tuna.tsinghua.edu.cn/help/AOSP/
编译
https://source.android.google.cn/setup/build/building?hl=zh-cn
技术总结
1.android 10源代码大概50G,编译(aosp_x86_64-userdebug)过程中产生的文件大概135G,所以硬盘至少需要185G的剩余空间。
2.Android 10源代码中包含了预编译的clang和jdk,无需安装其他工具。
!-- p>!-- p>
以上是关于编译Android技术总结的主要内容,如果未能解决你的问题,请参考以下文章