I have to add text to a button bolding the first line and unbolding the second but i cant figure out which new line character it is.
b.setText(Html.fromHtml(
wrong end tag:
b.setText(Html.fromHtml("" + st + "" + "" + cursor.getString(1)));