Add with strings, such as int I =10; String? s = " "+I;
Call apiString.valueof (i) provided by string; What you get is a string type.
Use the wrapper class of int, or you can use Integer.toString ().