mediaplayer failure exception
- by Rahulkapil
I am working on an android application in which i have to play random sounds from my assets folder. there are some images also, when i click on any image from those images a sound must play regarding to that image from assets folder. i managed all but sometime my mediaplayer fails unexpectedly.
I am attaching my code also.
private Handler…