iMX8QM EVK Android Automotive OS 10 Launcher Navigation/Maps Application Issue

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

iMX8QM EVK Android Automotive OS 10 Launcher Navigation/Maps Application Issue

Jump to solution
1,316 Views
cbl
Contributor V

Hello,

I am developing on the iMX8QM EVK platform on Android Automotive OS 10.

I want to integrate my own developed Navigation into the Green Field in the default Launcher application of Android Automotive OS 10.

How can I do that? What do I need to change in the source code?

Can you help me with this?

Best regards,
Efecan

0 Kudos
Reply
1 Solution
1,267 Views
brian14
NXP TechSupport
NXP TechSupport

Hi @cbl,

In that case, you will need to modify the Android Automotive source code specifically you can edit the file CarLauncher.java located on android/platform/packages/apps/Car/Launcher/.
After these changes, you will need to recompile your Android Automotive OS 10 source edited using the Android User Guide document for Android Automotive 10 (Link to Android Automotive 10 Documentation).

It is important to say these changes require specialization in Java and any changes related to the source code in Android has limited support by NXP.

View solution in original post

0 Kudos
Reply
1 Reply
1,268 Views
brian14
NXP TechSupport
NXP TechSupport

Hi @cbl,

In that case, you will need to modify the Android Automotive source code specifically you can edit the file CarLauncher.java located on android/platform/packages/apps/Car/Launcher/.
After these changes, you will need to recompile your Android Automotive OS 10 source edited using the Android User Guide document for Android Automotive 10 (Link to Android Automotive 10 Documentation).

It is important to say these changes require specialization in Java and any changes related to the source code in Android has limited support by NXP.

0 Kudos
Reply