问题
I have been building an app whose base function is to translate things into various languages.
However, I can't find a way to let the TextView support languages like Arabic, Hindi, Tamil, Telugu and so on.
So far, I have seen that device manufacturers are controlling which language their device supports. Like, Samsung supports Hindi in India but no one else does.
I am also providing my custom fonts for Arabic, Hindi, Tamil and other languages in assets, still nothing works.
Any workaround?
来源:https://stackoverflow.com/questions/4813466/supporting-various-languages-hindi-arabic-tamil-in-android