I have already tried setting the EditText default value to be zero but when it comes to editing and erase as \"\" ( empty space , no more wordings _ in the Edit Text field <
I think, you should have to add this to your edit text
editText.setHint("0");