I want to show error if the user enters blank value in the edittext.But i am not getting the way how could i do this .This is how i want like this:
With youredittext.equals("")you can know if user hasn't entered any letter.
youredittext.equals("")