mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

When changing the playlist on Android Auto the UI of the activity needs to be kept in sync. PiperOrigin-RevId: 569528785 (cherry picked from commit 52d9fbff73cddd5c0881f6fd53a6ba35220d0ed1)
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.