I would like to use the Roboto font in my Android application and make sure it works for earlier versions of Android that don\'t have the font installed. I know I can do this b
Here is my improved version of this solution.
It can cache fonts and takes into consideration TextView.textStyle parameter settings. So it can set bold text.
http://anton.averin.pro/2012/09/12/how-to-use-android-roboto-font-in-honeycomb-and-earlier-versions/