Do sound files still have to be in root on Android?

I have a game running on iOS which I now want to prepare for Android. A while back, I read tutorials saying that one should remove dashes and put the sound files in the root when using audio.playSound(). Is this workaround still needed, or can we leave sound files in a subfolder (and include dashes in file names) by now? And what about video files?

Thanks! [import]uid: 10284 topic_id: 23994 reply_id: 323994[/import]

I just checked on my Xoom and things seemed to work without putting sound files in the root – any older devices for which this might still be important though? [import]uid: 10284 topic_id: 23994 reply_id: 96691[/import]

I think this restriction was fixed awhile back. If it works on your Xoom, I think it will work across all Android devices.
[import]uid: 7563 topic_id: 23994 reply_id: 96785[/import]

Thanks! [import]uid: 10284 topic_id: 23994 reply_id: 96801[/import]