Edit... I'm going to try explain this better.
At the moment Im working with
canvas.drawtext(text, x, you, paint)
I want to align these strings if I can next to each other so they make a sentence, or have a string with say "Iike cheese" and print it on canvas.
I'm struggling to find the solution.
Html doesn't work.