androidx / media

Jetpack Media3 support libraries for media use cases, including ExoPlayer, an extensible media player for Android
Apache License 2.0
1.34k stars 315 forks source link

Implement Custom Browse Actions with Media3 MediaLibraryService #1474

Open icutvaric opened 1 week ago

icutvaric commented 1 week 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 1 week 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 1 week 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 1 week ago

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

tonihei commented 1 week 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.