Packaged applications like .apk have all their assets pre-loaded. But the audio component says it downloads the sound files from a server. Can a packaged application just play the sounds and music without downloading them or do I need to code some kind of server?