I have listed all the songs into a listview
and played them very well but the problem is i want to set the images and album name as the sub item of that ListView
I have used cursor = managedquery()
method to list song and play but please tell me how can i fetch the embedded image with song files and set them as the sub item of the list view like any other music player app