convert intto String code example Example: java int to string String s = String.ValueOf(x); //converts a int x to a String s