( (TextView) v ).getText().toString();
String a = tv.getText().toString(); int A = Integer.parseInt(a);