My android app has an EditText field where user can give input. But now i want user can\'t give input other (i.e Japanese, chain\'s) than English language.
you can limit the user to enter only specific characters in the edit text,
By this, the user could only enter English words and space, nothing else..