androidx / media

Jetpack Media3 support libraries for media use cases, including ExoPlayer, an extensible media player for Android
https://developer.android.com/media/media3
Apache License 2.0
1.73k stars 414 forks source link

Implement Custom Browse Actions with Media3 MediaLibraryService #1474

Open icutvaric opened 5 months ago

icutvaric commented 5 months ago

How can we implement same Custom Browse Actions described in here https://developer.android.com/training/cars/media#how_to_implement_custom_browse_actions with Media3 MediaLibraryService?

tonihei commented 5 months ago

We are in the process of adding this feature and we can use this issue to track this effort publicly. Unfortunately, we missed that Android Automotive published guidelines for this already without waiting for the Media3 implementation, so apologies for the feature gap.

Tolriq commented 5 months ago

@tonihei From my reading about that feature it was for Android Automotive and not Android Auto.

Did you meant that or will this be supported on Android Auto too?

icutvaric commented 5 months ago

@tonihei thanks for the clarification. Do you know approx. when can we expect this feature?

tonihei commented 5 months ago

Yes, I meant Automotive (fixed my post too). And we can't provide concrete timelines, but unfortunately it won't be part of the upcoming 1.4.0 release. We'll try to get it in as soon as possible afterwards.