I was wondering if there is a way to compare strings in android with greater than or >.
Lets say I have this:
String numbers = number.getText().toStr
Is there a reason you can't use
Integer.valueOf("9");