views:

6

answers:

0

Hi,

i have a small application that uses a query on android.provider.MediaStore.Audio.Albums.EXTERNAL_CONTENT_URI to get all available albums and their respective covers.

The problem is, that the coverart is only initialized, if the corresponding tracks are played first in e.g. the music-application.

Is there a way for me to initialize the covers?