Applications in Counters
int a = Integer.parseInt(counter_name.getText().toString()); counter_name.setText(Integer.toString(a));