Using openFileOutput() creates your file in the internal storage files folder. If the file exists it writes (not add or append) your new string.
確定! 回上一頁