timschneeb / RootlessJamesDSP

An implementation of the system-wide JamesDSP audio processing engine for non-rooted Android devices
GNU General Public License v3.0
841 stars 27 forks source link

Android Auto not woking #185

Open upchui opened 10 months ago

upchui commented 10 months ago

I tried to see if wireless Android Auto works. However, as soon as I turn it on, there's no music anymore.

I still have to test it with a cable. I will write an update here to let you know if it works with that.

Teyfik35 commented 10 months ago

I have similar problem too. When I activate jamesdsp while connected to Android Auto wirelessly, the sound starts coming out of the phone's internal speaker.

upchui commented 10 months ago

I have now also tested it via cable. Unfortunately it doesn't work either. I can't hear anything whether via cable or wireless. I don't hear anything from my phone either

bbigras commented 10 months ago

with a cable I also hear it from the phone's internal speaker.

Rhalion commented 9 months ago

I just tried the root version on my older android phone with AA, it works both wirelessly and wired. So it could be possible that AA processing isn't possible with the rootless option. Viper4Android also works with AA, not sure if this is possible without root. Wavelet does work with AA, but is lacking in effects though.

bbigras commented 8 months ago

Any way to disable the app when Android auto is active (or maybe only activate it when our headphones are active)

baghera8 commented 7 months ago

I am experiencing the same issue (running under Shizuku). It seems AA uses a different audio "pathway" compared to a regular car Bluetooth-based media output connection. My car actually shows an AA connection and a BT one (for the same phone) as distinct media source selections. Another relevant system-level difference I've noticed is that under AA, the media output device remains the internal speaker, with the car BT system not even showing up as an available output device. This obviously causes RootlessJamesDSP to stay on the "Internal Speaker" profile, with the additional wrinkle of breaking the AA audio connection and rerouting the audio to the phone speaker.

Teyfik35 commented 7 months ago

I am experiencing the same issue (running under Shizuku). It seems AA uses a different audio "pathway" compared to a regular car Bluetooth-based media output connection. My car actually shows an AA connection and a BT one (for the same phone) as distinct media source selections. Another relevant system-level difference I've noticed is that under AA, the media output device remains the internal speaker, with the car BT system not even showing up as an available output device. This obviously causes RootlessJamesDSP to stay on the "Internal Speaker" profile, with the additional wrinkle of breaking the AA audio connection and rerouting the audio to the phone speaker.

you are absolutely right