In this Jetpack compose project series we are going to create a simple audio media player using a media browser service compact library which enables us to play audio in the background also we will use a content resolver to get audio from the user device.
project:
https://github.com/Hoodlab/Audio-Play...