How do I check if my EditText fields are empty? [closed]

I have 5 EditTexts in android. I would like to know if I could check if all 5 EditTexts are null. Is there any way to do this??

30 Answers
30

Leave a Comment