Hi!
This has to be an easy question, but I've trying to figure out for a long time and i just don't get anywhere. I'm trying to open a text file in my data folder, not to read it but to write something in it. I'm trying createWriter() but this function creates a file or overwrite the existing one.
How can I open and write on an existing text file?
Thank you!
1