Iam new to programming... still a beginner in Android...
I have a Login Activity, when I clikc submit it goes to another Activity. I have an EditBox which it enters. I want to detect if the EditBox is empty
If it is empty I want to avoid clicking a button which I am clicking using the etNumber.setOnFocusChangeListener(new View.OnFocusChangeListener()
This will save the data to a csv file...
The idea is that any empty editText will not be saved... and thus have empty lines in the csv...