On Thu, Jul 26, 2012 at 5:12 PM, bob <b...@coolfone.comze.com> wrote:
> Is there an easy way to make a TextView on Android use the Arial font?

Step #1: Buy a license for the Arial font
(http://en.wikipedia.org/wiki/Arial#Proprietary_font)

Step #2: Embed it as an asset and use setTypeface() on your TextView to apply it

The key, of course, is the first step.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_The Busy Coder's Guide to Android Development_ Version 3.8 Available!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to