RadioDroid icon indicating copy to clipboard operation
RadioDroid copied to clipboard

Feature request: please support Android auto

Open SteveSte opened this issue 5 years ago • 8 comments

It would be nice that radio droid support Android auto: https://developer.android.com/training/auto/start/

Android auto prevents distractions while driving.

Thanks for the good job! keep it up :)

SteveSte avatar Mar 03 '19 08:03 SteveSte

Hi, The good part is that it is already half implemented, the bad part that it is half implemented and stayed this way for quite some time. See #315

werman avatar Mar 03 '19 12:03 werman

i dont have a car...

segler-alex avatar Mar 03 '19 17:03 segler-alex

A car Is not required, any Bluetooth audio device would works

SteveSte avatar Mar 04 '19 06:03 SteveSte

If you are able to compile the source code, just comment out the lines:

<!--<meta-data--> <!--android:name="com.google.android.gms.car.application"--> <!--android:resource="@xml/automotive_app_desc"/>-->

<!--<meta-data--> <!--android:name="com.google.android.gms.car.notification.SmallIcon"--> <!--android:resource="@drawable/ic_launcher"/>--> to <meta-data android:name="com.google.android.gms.car.application" android:resource="@xml/automotive_app_desc"/>

<meta-data android:name="com.google.android.gms.car.notification.SmallIcon" android:resource="@drawable/ic_launcher"/>

in AndroidManifest.xml.

GitKalle avatar May 17 '19 13:05 GitKalle

Hello Together,

I have a car with Android-Auto support. I tried different Players for now, but there is no Player as good as this out there. It would be really cool to have this feature implemented.

I am not a programmer by profession, but if there is a way I can help (e.g. Testing) please let me know.

Happy coding Tim

timunie avatar Aug 14 '19 05:08 timunie

you could also try https://bitbucket.org/ChernyshovYuriy/openradio/src/master/ it uses the same api

segler-alex avatar Aug 14 '19 09:08 segler-alex

@segler-alex Fantastic. Many thanks.

Happy coding Tim

timunie avatar Aug 14 '19 17:08 timunie

Any news on when this will be implemented? :(

Utini2000 avatar Apr 25 '24 17:04 Utini2000

These are all the duplicates about Android Auto feature. It may be worth closing the duplicates and keeping a single one open.

  • #315
  • #436
  • #1086
  • #1150

denilsonsa avatar Nov 01 '24 07:11 denilsonsa