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