media/demos/session_service
tonihei fe60d0d7b4 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
(cherry picked from commit db86932781)
2023-10-23 13:15:17 +01:00
..
src/main Use DataSourceBitmapLoader by default 2023-10-23 13:15:17 +01: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.