Hey,
I have an app that saves text to a file within the Application, but it saves it from the same page it is on, how would i save text from another screen to the same file?
Say i have 4 views, and on each view there is some text, i want to add a button to each view that will save that text on that view to a file that the user can look at on the first page when they close and relaunch the app.
How would i start to go about doing this?
I have an app that saves text to a file within the Application, but it saves it from the same page it is on, how would i save text from another screen to the same file?
Say i have 4 views, and on each view there is some text, i want to add a button to each view that will save that text on that view to a file that the user can look at on the first page when they close and relaunch the app.
How would i start to go about doing this?