mark, thank u for replying i just delete the font folder from inside the android SDK and still it load the droid font
how it could be happen? from where the emulator laod the font? regards On Jan 19, 3:16 pm, Mark Murphy <[email protected]> wrote: > Fathi wrote: > > Hello every one, > > i just want to use the droidSans and/or droidٍSeriffontin my > > application I am using emulator to test as i did not have a device > > > i tried to create Typeface.Create("DroidSans", Typeface.Normal) but > > theFontnot changed i tried all the droidfontfamily with no result > > > i think emulator use only 1font > > > any one know any thing about that? > > The emulator has all three of the Droid series of fonts. > > Use Typeface.SANS_SERIF, Typeface.SERIF, or Typeface.MONO as the first > parameter to Typeface#create(). > > -- > Mark Murphy (a Commons Guy)http://commonsware.com > > Android Training on the Ranch! -- Mar 16-20, > 2009http://www.bignerdranch.com/schedule.shtml --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

