media/demos/session_service
tonihei db86932781 Use DataSourceBitmapLoader by default
This replaces the SimpleBitmapLoader that can now be deprecated
as it's fully unused and doesn't provide any additional functionality.

#minor-release

PiperOrigin-RevId: 574454636
2023-10-18 06:18:32 -07:00
..
src/main Use DataSourceBitmapLoader by default 2023-10-18 06:18:32 -07:00
build.gradle Split demo service into its own module for reuse 2023-09-27 15:21:23 -07: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.