it's really a CSV
I have managed to create a .csv and then read it in an excel, this works well in browser, using "InvokeDownload"
but to export it to android with Cocoon.io does not work
I am very clear that Android needs permissions before I can write in memory, but then how do I do it?
I guess I need some plugin but I can not find any!
any ideas?