Hi, Because of the 20MB limit on app size for download over mobile broadband, we're trying to reduce the size of our app. One easy win is to remove the 5MB of sound files from the app, and download them on first run of the app.
Currently they're in a "Sounds" folder, but I presume that location will be read only on the device? From what I have managed to find online, the read/write area is "Documents" so I should be able to save them there, and play them from there I presume. Does that mean that if I currently use Apple push to play the sound file "Sounds/Electrical.caf" can I now change that to "Documents/Electrical.caf" and that will work? Or have I missed something? I've tried googling the file structure of an app, but haven't found the right search terms yet. Dino
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
