I have an app which you must insert the name and the address. I need, these textboxes remember the last text.
For example when you open the app for the first time, you put your name in the first textboxe and the address in the second textbox.
the next time which you open the app, must remember your name and your address and fill them automatically.
The next time, the same.
If you want to change it, you can remove them and write the name and address again.
How can I do this?