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

The folder type is useful metadata to understand programmatically what criterion was used to create the folder. PiperOrigin-RevId: 486653317 (cherry picked from commit ab9f0608cd3d779b71623e4fa8ff2df149affb64)
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.