As a developer, you must have come across instances where you needed to constantly monitor the text entered by the user in an EditText setup, well, Android provides an elegant solution to that known as TextWatcher. You can think of it as a listener that m