There are three ways:
1.)String s = String . value of(I);
2.)String s = integer . tostring(I);
3.) String s = ""+i;