Hi all, especially Erel. I have been learning b4a and so far have got many things to work. My application requires 2 CSV textfiles (UTP-8 coded) for lookup. How can I upload these along with the b4a program from the PC at compile/install time ? I am using the B4A-Bridge successfully to install the program itself.
You can add the text files by selecting the "Files" folder in the lower right of your IDE screen and choose "Add Files". Then you can access them as joseluis showed you.