media/demos/session
bachinger 9cf85c5574 Enable subtitle selection in session demo app
Issue: androidx/media#102
#minor-release
PiperOrigin-RevId: 462391045
(cherry picked from commit 7fa3f99304)
2022-07-21 15:34:46 +00:00
..
src/main Enable subtitle selection in session demo app 2022-07-21 15:34:46 +00:00
build.gradle Fix session demo gradle build when used with a prefix 2022-02-01 18:20:19 +00: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.