Hi
I first time using NXP. I don't know how to configure compile environment and then download android source code into my local place and compile it
If the configuration download and compilation were successful above, could I use QEMU to boot it?
Thanks
Will
解決済! 解決策の投稿を見る。
Unfortunately, we don't provide the support that if NXP imx series (android) can be booted by QEMU.
However, you can take a try.
could their plus version support Android systems? Is that right?
Yes, more details that you can find is from the release note from the link: https://www.nxp.com/docs/en/supporting-information/android_p9.0.0_2.2.0-ga_docs.zip
Regards
Harvey
You can refer to the link (Android OS for i.MX Applications Processors | NXP Semiconductors) to download Documentation (Such as Android User Guide.) and others, in which you will get help.
Regards
Harvey
Unfortunately, we don't provide the support that if NXP imx series (android) can be booted by QEMU.
However, you can take a try.
could their plus version support Android systems? Is that right?
Yes, more details that you can find is from the release note from the link: https://www.nxp.com/docs/en/supporting-information/android_p9.0.0_2.2.0-ga_docs.zip
Regards
Harvey
Setting up the NXP environment for Android can be a bit tricky at first, but it's doable. You'll want to follow the NXP documentation for your specific board and Android version. Once configured, compiling Android source code typically involves using tools like 'repo' and 'make.'