编译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源代码中包含了预编译的clangjdk,无需安装其他工具。

 

以上是关于编译Android技术总结的主要内容,如果未能解决你的问题,请参考以下文章

Android Studio编译错误总结

APK反编译得工具总结(转载)

Android技术总结2

Android-UVC摄像头总结

Android Spider JDAX-GUI 反编译工具下载使用以及相关技术介绍

如何定制android源码的编译选项