media/demos/session
bachinger 4acce9bcae Update playlist UI when playlist is updated
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 52d9fbff73)
2023-10-06 15:57:24 +01:00
..
src/main Update playlist UI when playlist is updated 2023-10-06 15:57:24 +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.