when I add a file in the android version it can be copied over with that build action.
misery starts when I remove files. which one will be kept intact or screw up?
working in 1 assets folder solves this that's why I put the request.
ofcourse I can work in a parent folder and put everything there and copy it to B4A\Project\files & B4i\Project\files after cleaning the files folder first.