I have one edittext and I would to to write email validation in my Editttext this is a xml code
android.util.Patterns.EMAIL_ADDRESS.matcher(target).matches()