How to change the font in a TextView, as default it\'s shown up as Arial? How to change it to Helvetica?
TextView
Helvetica
The answers above are correct. Just make sure that you create a sub-folder called "fonts" under "assets" folder if you are using that piece of code.