Hi,
I have always received clear answers to my b4a newbie questions.
Except this one.
I seem to be able to write to a file without errors / bugs:
File.WriteList(File.DirInternal, "List.txt", listEvents).
I can also msgbox() to find out whereabouts the file.DirInternal is:
"/data/data/b4a.example/files" ....?
"List.txt" is nowhere to be found on the tablet.
I thought i had to download a more performant file viewer,
but none seems to do the job.
Which one could solve my problem?
Thanks
Paul
I have always received clear answers to my b4a newbie questions.
Except this one.
I seem to be able to write to a file without errors / bugs:
File.WriteList(File.DirInternal, "List.txt", listEvents).
I can also msgbox() to find out whereabouts the file.DirInternal is:
"/data/data/b4a.example/files" ....?
"List.txt" is nowhere to be found on the tablet.
I thought i had to download a more performant file viewer,
but none seems to do the job.
Which one could solve my problem?
Thanks
Paul