media/demos/session_service
2024-07-24 16:17:00 +01:00
..
src/main Fix linter errors in DemoMediaLibrarySessionCallback.kt 2024-06-17 07:37:00 -07:00
build.gradle Remove Multidex 2024-07-24 16:17:00 +01:00
README.md Split demo service into its own module for reuse 2023-09-27 15:21:23 -07:00

Demo MediaLibraryService implementation

A library module with a demo implementation of MediaLibraryService and MediaLibrarySession.Callback.

See the PlaybackService of the session demo how to use it. Override assets/cataglog.json by creating such a file in the same format in your application module that the service will use.