Please provide guidelines to build Android in Ubuntu base system foe Mediatek Genio 350 board.
Hi @Nitin_Gangurde,
I hope you are doing well.
Regarding your query about building Android on an Ubuntu-based system, I assume you are referring to the Android Open Source Project (AOSP) for the MediaTek Genio platform, as described in the official documentation:
AOSP on Genio enables open-source, customizable Android systems for a wide range of IoT applications, leveraging MediaTek SoCs for high performance, flexibility, and long-term support.
To build AOSP Android 14 for the Genio 350 on Ubuntu, please refer to the following documentation:
Summary of the process:
-
Install all required packages as outlined in the setup guide.
-
Fetch the source code and build the image for the Genio 350.
-
Use the appropriate lunch target for Genio 350:
i350_evk-ap2a-TYPE
(whereTYPEcan beeng,user, oruserdebugdepending on your build requirements).
If you need further assistance or have specific questions about any step, please let me know.
Best Regards,
Suhrid.