Hey there. For my new app version I integrated all needed images right into the project. I stored the images hereunder:
WEB_RESOURCES/files/views/assets/images/folder
and load them via XML in echo mode. So (correct me if i am wrong) all data is included in my final build, right?
but the output/view takes like 50-60 seconds to load.