How can I implements autosave for EditText ? I need to save when user stop to insert text. What's the best way to do this ?
Thanks
|
How can I implements autosave for EditText ? I need to save when user stop to insert text. What's the best way to do this ? Thanks |
|||
|
I'd recommend something along these lines:
|
|||
TextWatcher. – ρяσѕρєя K Mar 11 '12 at 19:21