media/demos/session
Tofunmi Adigun-Hameed 9aa519f1ee Merge pull request #371 from tatsuyafujisaki:simplify-loadJSONFromAsset
PiperOrigin-RevId: 538423581
2023-06-08 12:34:08 +00:00
..
src/main Merge pull request #371 from tatsuyafujisaki:simplify-loadJSONFromAsset 2023-06-08 12:34:08 +00:00
build.gradle Add android.namespace to all build.gradle files 2023-05-19 17:19:15 +01:00
proguard-rules.txt Update to androidx.media3 2021-10-27 09:12:46 +01:00
README.md Update to androidx.media3 2021-10-27 09:12:46 +01:00

Media session demo

This app demonstrates use of media sessions. It's a reference app written in Kotlin, which demonstrates best practices for media apps that want to advertise media sessions.

See the demos README for instructions on how to build and run this demo.