Replies: 1 comment 6 replies
-
That all sounds perfect! The first thing would be to check that the phone is outputting sound over USB. If you turn up the volume, does it come out of the phone's speakers? Maybe the media volume is set low on the USB output device. On my Nexus5 device, I discovered that the AOSP rom wasn't properly outputting USB audio, while the official rom did work. Is there a sound output selection widget in your OS? Perhaps an after-market app might help debug or force the audio output device. I believe there's a Developer Option about automatic audio routing through USB, perhaps that setting needs toggling? Next, you would verify that the car is trying to listen to the app connection for audio. The checkbox in the Media menu should move to the Audioplayer to indicate that the car's audio focus is listening to the Audioplayer app connection. You can use the Advanced Settings to force the audio context, in case the autodetect logic somehow missed something. You could also try out Connected Classic's official Audioplayer, as a known-good test of the audio context functionality. Hope this helps! Let me know what you find out! |
Beta Was this translation helpful? Give feedback.
-
Hi, at first, awesome project! Was looking for something like this a long time, thank you for your efforts!
So I only want to use this app for spotify integration, I compiled the project with my API ID etc. everything working finde so far, I am able to browse my playslists etc. within the AndroidAutoIdrive app.
So after that I connected the phone to my car via USB with the following setup:
Everything is working fine so far ConnectedDrive Apps are showing up and I'm able to browse my playlists and start a song over the idrive spotify menu. It actually looks like it's playing the song (seconds are counting in idrive screen and inside the phone app it shows an equilizer next to the spotify entry), but there is no sound coming from the car... As I understand with an Android version before Oreo (8.0) this should actually work over USB only?
Maybe I am missing something?
Beta Was this translation helpful? Give feedback.
All reactions