android / compose-samples

Official Jetpack Compose samples.
https://developer.android.com/jetpack/compose
Apache License 2.0
20.22k stars 4.81k forks source link

[Jetcaster] Add MediaPlayer to Mobile Module Screen #1395

Closed yongsuk44 closed 6 months ago

yongsuk44 commented 6 months ago

I have implemented basic playback functionality through MediaSession and MediaController, although there are still features that need to be implemented.


Screen_recording_20240508_031547.webm

arriolac commented 6 months ago

Confirmed that this is not a feature we want to integrate in Jetcaster. For Media API best practices, please have a look at Socialite instead.