As per documentation from API 29, KeyEvent.getCharacters()
is deprecated, but there is no alternative that I could find for same.
As per documentation it says "@deprecated no longer used by the input system."
from API 29. What does this actually mean ?