AkaneTan / Gramophone

A sane music player built with media3 and material design library that is following android's standard strictly.
GNU General Public License v3.0
969 stars 55 forks source link

[FR] Support for Bluetooth browsing #247

Open Arttast opened 3 weeks ago

Arttast commented 3 weeks ago

Is your feature request related to a problem? Please describe. nope its a optional feature

Describe the solution you'd like

Describe alternatives you've considered Using Google Play Music.

Additional context

nift4 commented 3 weeks ago

Can you elaborate a bit more?

Arttast commented 2 weeks ago

Sorry for the late response

This is a AVRCP 1.5 feature which allows a connected device(Car stereo) to browse and play media

Here is a video showing what this feature can do

https://www.youtube.com/watch?v=YhjNE1ZrGNI Also here is another resource https://android.stackexchange.com/questions/218823/what-bluetooth-feature-is-required-to-show-the-browse-button-on-my-car-stereo

Arttast commented 2 weeks ago

Also see here https://source.android.com/docs/automotive/ivi_connectivity#audio-video-remote-control-profile

EDIT: These will be more appropriate https://developer.android.com/media/media3/session/serve-content https://developer.android.com/reference/androidx/media3/session/MediaBrowser#public-methods

nift4 commented 2 weeks ago

@Arttast can you test this when we add this feature? (will take time, though)

Arttast commented 2 weeks ago

@nift4 Yes I can (I have a test device)