hi where to use onKey and onKeyUp/Down event in android.
e.g. i have one textview . when user pressed any key i want to display that character in textview, In this case which event(above) is used.
PLEASE explain with EXAMPLE
Or give some other example that get the key event and print in edittext or some other.
Thanks in advance...