Supporting various languages (Hindi, Arabic, Tamil) in Android

一曲冷凌霜 提交于 2019-12-12 13:32:28

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!