MENU

编译

(二)鸿蒙系统编译

本章节将介绍鸿蒙系统的代码下载和编译。
This chapter will introduce the code download and compilation of HarmonyOS.

鸿蒙系统的代码托管在码云上,众多代码仓采用manifest进行统一管理,并使用repo工具进行下载。通过repo工具根据manifest仓下载后的代码才是最后真正鸿蒙的编译工程。

Read More