Hai Guys,
I have a question...
I'm making a mobile application using a lot of sound (for WAV i used QSound and for MP3 i used phonon) and i dont have Nokia device to test it so i used emulator.
I have a problem with the emulator because at the emulator, i couldn't find my sound folder so i have to copy the sound folder manually.
How if i'm going to deploy at device and make .sis program to make sure that all of my sound file is already included at the .sis package? An if .sis package did't contain my sound folder, what should i do?

p.s i tried to pu the sound in resource file. but my sound size is too big... and a read that we can't put sound to resource file

thx a lot guys