I implementing media player which is using media store content provider which is providing the audio files stored now i want to use the corresponding picture of that song displayed when playing audio file i came across usage of getEmbeddedPicture() .but i have been confused how to use that function.

link|improve this question

0% accept rate
feedback

1 Answer

You can try to fetch the Album Art from the media database in android and display the same.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.