Hi all,
I need my App be able to generate an Excel files. I do it in B4A but I know there is not the Excel library in B4i.
Because my app communicate with my server where a B4J server application is running, I was thinking to send a text file or a db to the server, that make the conversion in B4J and send back the Excel file.
Which is the best way to excange files (let's say small files less than 500KB) from B4A and the server ?
Thanks
I need my App be able to generate an Excel files. I do it in B4A but I know there is not the Excel library in B4i.
Because my app communicate with my server where a B4J server application is running, I was thinking to send a text file or a db to the server, that make the conversion in B4J and send back the Excel file.
Which is the best way to excange files (let's say small files less than 500KB) from B4A and the server ?
Thanks