BimmerGestalt / IDriveConnectAddons

Ideas for new features using the IDrive Connected Apps protocol
MIT License
63 stars 25 forks source link

Phone mirroring not working #20

Closed Sinbrad closed 1 year ago

Sinbrad commented 1 year ago

Installed AAIDRIVE and mirrorlink apk. Mirror shows up on infotainment screen, try to open it states opening but get message saying to allow app permissions for screen writing or something similar but unable to do so and I have to exit. Help

hufman commented 1 year ago

When you open this screen in the car, your phone should show a notification requesting permission. Otherwise, you can go to the AAIdrive Addons tab and tap the settings button for Screen Mirroring, and there should be a button in that new screen to grant permission.

Sinbrad commented 1 year ago

Got it working but very slow. Also, no touch screen movement, I take it touchscreen is not an option?

hufman commented 1 year ago

Yes, it's very slow because the Bluetooth protocol has low bandwidth and the car only accepts full images in that widget, there's no way to stream a video over the protocol AAIdrive uses. The car also doesn't send any touch events over the protocol, only button events, and I haven't found any way for AAIdrive to forward these events to other apps on the phone without violating TOS. I'm glad it's working for you now!