Does Android support Windows fonts? and how to write Unicode text into a textview?
问题 Is it possible to use Windows fonts (.ttf file) in Android applications? I have some unicode-8 texts like this: جۆرەه and I want to put it into a textView,, I tried some other methods but they did not work. Now, I want to embed a font into the application to read the text correctly.. By the way, it is Kurdish Language.. Any help is appreciated 回答1: Well, yes you can use .ttf files in Android Applications. Navigate to your Android project's src/main folder, make a new folder assets there and