Possible Duplicate:
How to support Arabic text in Android?
how to use arabic text and how to get arabic language support in android.unicode.
TextView tv=(TextView)findViewByid(R.id.text);
Possible Duplicate:
How to support Arabic text in Android?
how to use arabic text and how to get arabic language support in android.unicode.
TextView tv=(TextView)findViewByid(R.id.text);
use typeface for the textview and use your arabic ttf for the same. tv.setTypeFace is the API
I guess it's a firmware feature , I use the latest CyanogenMod 7.1 on my Nexus S and I have the arabic language for the menu and text input .
After that you can use typeface .