Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想为 SMS 和 Textview、Edittext 和其他应用程序编写一个插件,以在 android 中加入 urdu 单词。我怎样才能做到这一点?
我读过钩子在android上不起作用。有什么解决办法吗?
谢谢
Android 已内置支持渲染从 3.0 及以上版本可用的连接的阿拉伯字符,在 Android 3.0 以下字符会出现损坏,您可以考虑查看如何在 Android 中支持阿拉伯文本?