版本比较

密钥

  • 该行被添加。
  • 该行被删除。
  • 格式已经改变。

...

编译目标

...

编译机器硬件

...

编译机器操作系统

...

备注

...

The table below lists the complete compilation targets. For detailed compilation instructions, please refer to

...

编译目标

...

编译机器硬件

...

编译机器操作系统

...

备注

Compiling aosp images and linux programs

compile target

hardware arch

operation system of the compile system

note

system base android apk

x86_64

ubuntu 22.04

systemui.apk、fde_gallery.apk、oobe.apk。在编译aosp镜像时会用到。已提前编译好存放在公网,只需要手动运行命令就会自动下载aosp镜像apk are need by compiling aosp images. it will download from internet automaticly by run syncFdeApk

aosp images

x86_64

ubuntu 22.04

 linux控制与基础组件

linux control and basement

arm64

kylin、ubuntu、uos、debian

在FDE运行的系统上编译,提供了一键编译脚本。

制作Deb包

...

there is a script to compile all programs on the machine which run fde

Make Deb

We will minimize the capacity of images and pack a browse app and a input method app into the images as preinstalled app for the purpose of using.

Finnally, we all pack all the files including aosp images and linux control and basement files as a deb for easy distribution and installation.

Scripts are provided that automate the packaging process, requiring only the preparation of the AOSP image and Linux control with basic components. For detailed packaging instructions, please refer to Making deb