how to make a specific text on TextView BOLD I don’t know how to make a specific text on TextView become BOLD. its like this txtResult.setText(id+" "+name); I want the output to be like this: 1111 neil id... May 13, 2022 0 Comments