I have few mp3 files (no more than 12k each) that I want to preload when the app launches. Unfortunately this causes the app to pauses for a couple of seconds. Even if I only have one file preload, it still takes a moment for the app to resume.
Want I want to know is, is there a way to tell the app to preload the files in the background?