daneren2005 / Subsonic

Home of the DSub Android client fork
GNU General Public License v3.0
583 stars 162 forks source link

Enable Android Automotive in Play Store #1087

Open rubenv opened 2 years ago

rubenv commented 2 years ago

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 commented 2 years ago

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