I have many small files that need to be available to the app. Currently, I load them into the Files are in the development environment. When I compile and run the app, these files cause the compiler/loader to time out. Is there a way or place to load these files that might simulated the files being pre-loaded on an SD card or other permanent location to avoid this continual download/timeout problem? Thanks in advance.