I m developing mobile web application for Android OS. Here, my requirement is to use “Thoma” font, which is not default for desktop browsers and Android SDK webkit? Can you please help me how to use non-default font in web app in Mobile app, specifically in Android OS
Thanks in Advance – sri
Copy the font you want to /assets/fonts folder (create the folders if you don’t have them, most probably you don’t).
Use something like this in your activity:
In my case the font is Arial Bold.