android - How to listen EditText changes when changes are made by Keyboard -


i have edittext accepts changes keyboard or seekbar. how can listen changes keyboard?

i want know, when changing makes input keyboard, when changing seekbar

you need apply addtextchangedlistener(textwatcher watcher) edittext. here tutorial showing how use it:

http://karanbalkar.com/2012/10/tutorial-11-using-textwatcher-in-android/


Comments

Popular posts from this blog

how to proxy from https to http with lighttpd -

android - Automated my builds -

python - Flask migration error -