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

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 db86932781b4a5f377d1f4c1414c3d6a74ede174)
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.