Building a custom Android 11 for SECO board is a simple operation.

In the following instructions, values of “C61” and C43” are valid for <BOARD_CODE>.

Requirements:

If you are in a hurry:

Detailed procedure:

Build otapackage:

To build an OTA package to upgrade an existing Android 11 installation you just need to use the “otapackage” target in the previous “make -j20” command.

So the complete procedure is:

The preconfigured android_build.sh script contains all the commands described above and can be used to speedup the build process, or can be modified to be used for specific needs.

Ready for installation:

Refer to Install Android 11 on SECO boards for the installation procedure.