Hi, i fetch this problem, about dependent vowel signs of Bengali language. i took two screen-shoots where i put a Bengali string in string.xml and trying to show that string with a TextView.
here a code snippets http://stackoverflow.com/questions/6420227/how-can-i-use-bangla-font-as-a-string-value-in-android On May 17, 4:23 am, Mark Murphy <[email protected]> wrote: > On Mon, May 16, 2011 at 6:11 AM, rajesh babu > > <[email protected]> wrote: > > I have a mydroid source and I want to addUnicodefonts to android. > > can anyone know how to do this? > > I have no idea what "a mydroid source" is. > > If you are trying to add afontto your app, you can package it as an > asset and use Typeface: > > http://developer.android.com/reference/android/graphics/Typeface.html > > If you are trying to add afontto your firmware, this is the wrong > list. Tryhttp://source.android.com. > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy > > Android 3.0 Programming Books:http://commonsware.com/books -- 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

