Subsonic icon indicating copy to clipboard operation
Subsonic copied to clipboard

Enable Android Automotive in Play Store

Open rubenv opened this issue 2 years ago • 1 comments

Any chance you could enable Android Automotive support in the Play store?

https://developer.android.com/training/cars/distribute?hl=it

Looks like the only real code change to do is the following:

Declare the android.hardware.type.automotive uses-feature in your app manifest

And then some Play Store options. Could open the app up to a whole new audience (every new Volvo driver for instance).

Happy to help out if needed!

rubenv avatar Feb 16 '22 15:02 rubenv

Correction, looks a bit more involved, but as there's already Auto support it looks minor: https://developer.android.com/training/cars/media/automotive-os?hl=it

rubenv avatar Feb 16 '22 15:02 rubenv