Hi NXP,
I am working with the NXP IMX8.QXP MEK board and while connected the multi display stream I noticed some changes could be made to the cluster navigation display side. So I kept looking for the xml files and directories in android 12 but couldn't found.
Could anyone help me to resolve this.
Ragards.
Akhil Raj Zach
已解决! 转到解答。
Hello,
In Android 12 and up the xml files are now stored using a serializer. You can open it with Hex Editor to read the value in bytes, but I can't recommend editing serialized output manually.
Regards
Hi.
Thanks for the reply.
Are there any ways we can modify or customize the demo cluster display in I.MX8 also could you please share the location of the source files of the cluster demo in the android build.
Hello,
In Android 12 and up the xml files are now stored using a serializer. You can open it with Hex Editor to read the value in bytes, but I can't recommend editing serialized output manually.
Regards