I have music player and I know how to pull the album art for an album given an album id.
content://media/external/audio/albumart
However, I can't find a way to fetch the image for an artist given using artist id and name.
I have music player and I know how to pull the album art for an album given an album id.
content://media/external/audio/albumart
However, I can't find a way to fetch the image for an artist given using artist id and name.
You can use this API, you need to register and obtain an API key but ...