convert string to number android studio code example Example: from string to int android studio String s; int myNum = Integer.parseInt(s);