I want the user to be able to customise an app by adding their own images and backgrounds or to load in alternative images supplied by me.
1) If I add sub folders to the Files Directory, are their contents included within the .apk or would I have to include them in the Files pane in B4A IDE?
2) Can I explicitly create a folder on the SDCard during instalation or would this be done once the app initially starts by using files.makedir. I want the user to be able to see this folder to install their own graphics, i.e .gifs and .bmp, etc.