Ok so I wrote code that will play songs from my library. I was successful in adding the tracks to the application, but when I click on a track for playback i get this error "Fatal Exception IllegalStateException. Could not execute method of the activity"
What could be the reason for this type of Exception? Thanks.