I bought B4A to rewrite a data logger I wrote in VB6. It requires the data to be written to a removable flash drive.
The kitkat dictate of only accessing files in Android/data/b4a.example/ does not seem to present a problem.
However I don't see how to address the secondary external storage and create the file and directories. Please would someone write me a few lines of example code that will work on Nexus 7 to get me started.
Thanks.
The kitkat dictate of only accessing files in Android/data/b4a.example/ does not seem to present a problem.
However I don't see how to address the secondary external storage and create the file and directories. Please would someone write me a few lines of example code that will work on Nexus 7 to get me started.
Thanks.