I have a .wav file that I\'d like to use across my game, currently I am loading the sound in onCreate() of each activity in the game.
onCreate()
soundCoun
You'll need to wait for it to finish by adding a listener via SoundPool.setOnLoadCompleteListener.
SoundPool.setOnLoadCompleteListener