media/demos/session
ibaker de3eb672a5 Request notification permission when starting session demo app
#minor-release

PiperOrigin-RevId: 572556101
(cherry picked from commit c7a091a973)
2023-10-23 13:14:41 +01:00
..
src/main Request notification permission when starting session demo app 2023-10-23 13:14:41 +01:00
build.gradle Split demo service into its own module for reuse 2023-09-27 15:21:23 -07: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.