Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android Auto / Car Play #41

Open
manjotsc opened this issue Aug 12, 2021 · 15 comments
Open

Android Auto / Car Play #41

manjotsc opened this issue Aug 12, 2021 · 15 comments

Comments

@manjotsc
Copy link

Hi,

Possible to add Android Auto support for this app?

Thanks,

@phanan
Copy link
Member

phanan commented Aug 25, 2021

I don't drive :)

@Mahmed21
Copy link

Mahmed21 commented Sep 5, 2021

  • ~~~~

@DigitalWriting-Dev
Copy link

I would love to see that as well.

@niklasarnitz
Copy link

niklasarnitz commented Oct 12, 2021

If this app used audio_service, rudimentary Android Auto and Apple CarPlay support would "automatically" be added. I will try and whip up a quick PR for this soon.

@samuelleb11
Copy link

Any news on this ? I'd be delighted to have basic controls on Apple CarPlay.

@phanan
Copy link
Member

phanan commented May 13, 2023

The app uses audio_service now, so it should be supported out of the box. Again, I don't drive so I can't test.

@linuxrules1
Copy link

It looks like Google has a desktop head unit option that allows for testing Android Auto without the need for a head unit. It basically runs Android Auto in an emulator on your dev box. Not sure if Apple has something similar for carplay though. Hope this helps! I really like Koel and would love to see it get Android Auto support

https://developer.android.com/training/cars/testing

@zachron
Copy link

zachron commented Nov 1, 2023

Is there any further information on this? i just got a car with android auto, and it does not seem to work. Is there anything i can do to help test this?

@TylerCode
Copy link

TylerCode commented Dec 7, 2023

I don't know the framework or the language, but I would be super down to help.

This documentation should help if it's something anyone is interested in working on: https://developer.android.com/training/cars/media

For me, this is the most important feature a music app can have.

@bruhdev1290
Copy link
Contributor

I created a pull request to add support support carplay and android auto if anyone wants to check it out #95

@TylerCode
Copy link

TylerCode commented Feb 5, 2024

I created a pull request to add support support carplay and android auto if anyone wants to check it out #95

Were you able to fully test the Android Auto support? I have a branch where I was playing around with it and simply adding metadata wasn't enough. (I very well could have missed something though)

@bruhdev1290
Copy link
Contributor

I created a pull request to add support support carplay and android auto if anyone wants to check it out #95

Were you able to fully test the Android Auto support? I have a branch where I was playing around with it and simply adding metadata wasn't enough. (I very well could have missed something though)

I haven't been able to fully test Android Auto support due to the lack of a compatible Android device at my disposal. However, I've conducted tests for Apple CarPlay compatibility and can confirm that it appears to function properly.

@TylerCode
Copy link

Ah okay, nice work on the CarPlay functionality! Full disclosure, not a mobile dev, just someone stumbling through to try and add a feature I really want.

I'll take a peek with just your changes on the Android side and report back.

@phanan
Copy link
Member

phanan commented Feb 7, 2024 via email

@TylerCode
Copy link

I created a pull request to add support support carplay and android auto if anyone wants to check it out #95

Were you able to fully test the Android Auto support? I have a branch where I was playing around with it and simply adding metadata wasn't enough. (I very well could have missed something though)

I haven't been able to fully test Android Auto support due to the lack of a compatible Android device at my disposal. However, I've conducted tests for Apple CarPlay compatibility and can confirm that it appears to function properly.

This didn't seem to work, from what I read you need to add more to setup the UI. (All I really care about is just playback controls but it seemed annoying to get even that working)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants