Hi All I am experiencing a problem where I can not load a truetype font in android 2.2 but loads fine in all versions prior.
I get the error java.lang.RuntimeException: native typeface cannot be made when calling Typeface.createFromAsset(Resources.getSystem().getAssets(),"/ font.ttf"); Any ideas what can be done about this? -- 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

