mirror of
https://github.com/androidx/media.git
synced 2025-05-07 07:30:22 +08:00

This is required to make GMS send voice commands to the app. #minor-release PiperOrigin-RevId: 571326122 (cherry picked from commit 78f403aa7b795e0e3bcd2f4682bef171f545d4fa)
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.