-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
What is the need and use case of this feature?
In order to support the proper media architecture and ultimately support Android Auto, the music service would have to implement MusicBrowserServiceCompat.
Describe the ideal solution
The MusicService.kt
extends MusicBrowserServiceCompat
Describe alternatives you've considered
Not sure of any alternative.
Additional context
I saw this old issue #598, so I'm aware this is probably a no-go. But I'm really just curious what I would lose in a forked project if I swapped out HeadlessJsTaskService
with a MediaBrowserServiceCompat
.
My ultimate goal here is to be able to use the services in this library and extend them to be able to support Android Auto and Google Assistant commands.
How I can Help
What can you do to help get this feature into production?
I can be available to test the feature as needed.
Can you assist by working on this feature and creating a Pull Request?
The services area is not my area of expertise, unfortunately.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status