I have 6 EditText fields, and few checkboxes and everything is working fine when all 6 are used. Problem is when one of them is empty. I can put "if(TextUtils.isEmpty(xxx))