This project aims to finish what VW started. To bring Navigation and music information from AndroidAuto to the VW Virtual Cockpit.
Note
This project does not support Car Play. Contributions for Car Play support are very much welcome.
- Navigation directions
- Distance to next maneuver
-
ETA and arrival time(Not possible since it is not exposed from AndroidAuto) - Current title information
- Title
- Album
- Artist
- Cover art
- Show which app is currently playing music
- Prevent forcing navigation view when navigation starts (I don´t yet know if it is possible)
- Imperial units (contributions welcome)
This project does not aim to render google maps from android auto in the VC. Refer to good folks over in this issue
| Train version | Compatible |
|---|---|
MHI2_ER_VWG13_P4521 |
Y |
MHI2_ER_VWG13_K4525 |
Y |
MHI2_ER_VWG13_K4525 |
Y |
MHI2_ER_AU43x |
N |
MHI2_ER_AUG24 |
N |
MHI2_ER_AU62x |
N |
Other versions may be compatible. Feel free to give it a try and give feedback.
- Download the latest version of VCAndroidAuto.jar
- Download the latest version of installVCAndroidAuto.sh
- Copy both to the root of your sd card
- ssh into your mib headunit guide
- and run
/fs/sda0/installVCAndroidAuto.sh
Required software: make, java, docker, unzip
- Extract your lsd.jxe from your headunit
- copy it to the root of this repository
- run
maketo extract your lsd.jxe and setup the repo - to add a class to the patch run
make extractOriginal the.class.path.ClassName - edit the class in the src folder
Based on the great work of grajen3 and andrewleech

