I want to know how to save the typed text in an EditText to use it later, I do not know if it is possible, but maybe saving it in a .txt file and then get the text present in the file. Thanks!
I want to know how to save the typed text in an EditText to use it later, I do not know if it is possible, but maybe saving it in a .txt file and then get the text present in the file. Thanks!
You can use SharedPreferences.
Type is used when you login it saves the username and go updating and saving the username.
Use your imagination ...