你好我想限制特殊字符(!,@,#,$等)进入android中的“编辑文本”字段。如何做到这一点,请任何身体的帮助。thnx。 最佳答案 您需要使用input filter并使用setFilters方法在“编辑文本”上进行设置