hi..

i hv tried loading ttf file of the font but it is still not loading. i
am also getting error in the console while loading the app onto
device..

here is the error ..

Starting activity com.test.abc on device
[2009-09-21 14:56:32 - test] ActivityManager: DDM dispatch reg wait
timeout
[2009-09-21 14:56:32 - test] ActivityManager: Can't dispatch DDM chunk
52454151: no handler defined
[2009-09-21 14:56:32 - test] ActivityManager: Can't dispatch DDM chunk
48454c4f: no handler defined
[2009-09-21 14:56:38 - test] ActivityManager: Starting: Intent { comp=
{com.test/com.test.abc} }

On Sep 15, 6:12 pm, LambergaR <[email protected]> wrote:
> I managed to load .ttf fonts without a problem.
> Maybe you should try loading a different font?
>
> On Sep 15, 2:55 pm, mudit <[email protected]> wrote:
>
> > hello..
>
> > i want to use external fonts in my app. i have tried adding new fonts
> > using asset managers but it did not work.
>
> > Typeface face;
>
> > face = Typeface.createFromAsset(getAssets(), "font.otf");
>
> > textview.setTypeface(face);
>
> > but it did not show the text...
>
> > plz help..
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" 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-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to