Possible Duplicate:
How to support Arabic text in Android?
I wanted to use arabic words in my project and I used a class and my problem is solved .
I used setTypeFace but now I want to show a toast message in arabic .
My message is in a variable and I couldn't convert it . How can I choose a font for a variable and show a toast message in arabic ?