SyntaxFix
Write A Post
Hire A Developer
Questions
Try the line below to convert editText to integer.
int intVal = Integer.parseInt(mEtValue.getText().toString());