I've tried to follow the other questions, but I don't think that they are what I am looking for.
Here's my java: http://pastie.org/private/psy2nnys8i0ajz4i8qfw
I know I am opening multiple instances of mp, so I try to detect if one is playing, and stop it on lines 34-39, but it still overlaps
please advise. I tried singleton's - but that didn't work, I also tried to use one mediaplayer instance and set the datasource, but couldnt figure out how to pass the R.raw.clipname to it.
Thanks!