Take a look at this:
https://github.com/BrianValente/MediaNotification/blob/master/app/src/main/java/james/medianotification/services/NotificationService.java#L402
With OnActiveSessionsChangedListener I can get every MediaController running on the device and access it's metadata, including the album art. I'm using it right now in my fork and works great with Spotify. Note that my fork only works with Spotify, this needs to be tested with more music players.
I'm interested in this project, if you need a team or just some help you can count on me.
Take a look at this:
https://github.com/BrianValente/MediaNotification/blob/master/app/src/main/java/james/medianotification/services/NotificationService.java#L402
With OnActiveSessionsChangedListener I can get every MediaController running on the device and access it's metadata, including the album art. I'm using it right now in my fork and works great with Spotify. Note that my fork only works with Spotify, this needs to be tested with more music players.
I'm interested in this project, if you need a team or just some help you can count on me.