I want to know which key has been pressed in an EditText. For example, if a is pressed, I want to get the value as \'a\'. How can I do this?
EditText
Take a look at my answer here:
Validating edittext in Android