This question is related to this one.
I managed to modify my code to use SoundPool instead of AudioManager. Know it works more or less.
public class
I implemented a fallback implementation for OnLoadCompleteListener which I posted here.