Android 5.0.1中提供的Unicode字符,但4.3中缺少

时间:2015-01-18 12:36:04

标签: android unicode android-input-method android-fonts

我正在创建自定义工程符号键盘,我遇到了Unicode问题。我有一个带Android 5.0.1(Lollipop)的Nexus 5,它看起来像这样:

enter image description here

很好,对吗?错误。在Android 4.3(Jellybean)上,它看起来像这样:

enter image description here

所以在Android 4.3中,我有26个符号中的6个。

我很确定这只是因为Lollipop和Jelly Bean之间的字体差异。有没有人知道如何在Android键盘上放置自定义字体,或者在没有生根的情况下更改Android中的系统字体?

0 个答案:

没有答案