Hey,
Does anybody have a problem with the SoundPool class from the latest Android release? I can't load and then immediately play sounds.
For me it looks that SoundPool loads its resources on another thread - dunno how to get state of the load method. Adding a wait method or loading all resources in the beginning of whole Activity aren't solutions for me, so any ideas?
Thanks in advance,
Tomek




