media/demos/session
bachinger bfc4ed4dd4 Inline method in PlayerService that is used from on call site only
#cleanup
#minor-release

PiperOrigin-RevId: 505146915
(cherry picked from commit d7ef1ab5bd)
2023-02-02 13:22:38 +00:00
..
src/main Inline method in PlayerService that is used from on call site only 2023-02-02 13:22:38 +00:00
build.gradle Update targetSdkVersion of demo session app to appTargetSdkVersion 2023-01-25 17:37:31 +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.