tonihei a62af0387b Add playback resumption support to session demo app
The main part of adding resumption support is storing the
last media id and position whenever the mediaItem or
isPlaying state changes.

PiperOrigin-RevId: 752783723
2025-04-29 10:13:19 -07:00
..
2024-07-24 16:17:00 +01:00
2021-10-27 09:12:46 +01:00
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.