Andrew Leech
Andrew Leech
@Gemdroid that's something not covered by this project, there's no direct conversion from smali to java available. There are a number of other java decompilers around that go from apk/jar...
Wasn't looking for anything like that at the time... however some of the sections in this function look relevant: https://gitlab.com/alelec/mib2-lsd-patching/-/blob/2acc2c11b1664ad91cfbdea0ec61aabb391b57c8/patched/de/vw/mib/asl/internal/carplay/common/CarPlayModeHandling.java#L136
Can you share the brand / version (train) of firmware running on your unit? The carplay Java code in particular seems to differ more than most between versions of mib...
Ah, that means your unit would be compatible with MHI2_ER_VWG11_K3342_MU1427 which is the version i developed with, upgrading to that would be a great way forward. You could get more...
@adrianmihalko I don't think it will be possible to support such an old firmware, much better if you can update the firmware on your unit first.
@dandamc you've got MHI2_ER_VWG11_K3342_MU1427 which is the same MU version as my unit I developed on, so it should work there. What exact problem are you seeing, can carplay not...
@dandamc that's strange and unfortunate, perhaps there's some other setting/adaptation enabled on your unit that breaks the patch. The only way to diagnose issues like this is via Java Logging...
Various people have been attempting to get carplay/AA into the virtual cockpit with little success, it's a real shame VAG don't support this. Efforts are also being made to prevent...
Yes there's a long running thread here already about that: https://github.com/jilleb/mib2-toolbox/issues/10 That trick was technically a bug in Waze, where it didn't properly flag to Android that navigation was started....
Unfortunately I don't think it'll be so easy to just swap out a TT VC into a different car, as I believe the ability to show full maps / carplay...