Closed thivankasarathchandra closed 1 year ago
Never mind of content resolver. if you using a local drawable just use this metadata.putString(MediaMetadata.METADATA_KEY_ALBUM_ART_URI, "android.resource://com.examplea.app/drawable/image");
I modified following code to set a simple MediaItem one Browsable and one playable. But Still it shows a system default art image.
Can Someone please please help me on this issue. And there are no many examples for Automotive OS out there either. I would Love to know what is going on.