I'm new in android programming and I have a problem.
I can't find how to create and store data in file.
I need to create a file (non text file) that will store array of strings (example: Array{Nick, James, Director, 005001235NICK JAMES}.
I know how this work in delphi and I could do it in few minutes, but with android I'm not familiar jet. Can anyone help me?
Thank you and best regards.