Measuring text width to be drawn on Canvas ( Android ) December 8, 2022 by Tarik Have you looked at android.graphics.Paint#measureText(String txt)?