I have an app with several EditTexts. Any time I stop the application and start it again, it completely restarts everything. I want it to be similar to a typical "notes" app where you can type in whatever you want, close the application, then come back at any time and it will still be there. It's basically an autosave.
How would I go about doing this?
How would I go about doing this?