Hello.
I am trying to edit i.mx8 Android OS to our own specifications.
I would like to change the placement, appearance, etc. of the system UI at will, but I would like to know the specific steps to follow.
---What I want to do ----.
- Edit the layout
- Edit various components (add buttons, change animations, etc.)
---Version used ---.
package: i.mx8 11.0.0_2.3.0
build: mek_8q_car2
---Things I have tried---.
1. edit /packages/apps/Car/CarSystemUI in AOSP12
→Confirmed that it could not be started by Android Studio, editing failed.
2. checking resource overlay in i.mx8 11.0.0_2.3.0
→Confirmed /device/nxp/imx8q/mek_8q/overlay_car from makefile, but no mention of layout
Best regards.