Java Android Studio Int zu String

String.valueOf(int)//Int to String ==>To print the int
TheBeast