在Android上启用标准表情符号

时间:2015-06-26 06:14:45

标签: android android-keypad

我可以通过添加

在Android键盘上为TextView启用表情符号
android:inputType="textShortMessage"

然而,我得到了android表情符号(我认为它真的很难看),而不是你在iOS上获得的标准表情符号以及WhatsApp在Android上的表情符号。有没有办法以编程方式将表情符号更改为标准表情符号?

1 个答案:

答案 0 :(得分:1)

您可以打开自定义表情符号的键盘来处理表情符号字符代码,而不是Android键盘表情符号。您可以轻松找到它的库。很少有:

  

https://github.com/rockerhieu/emojicon

     

https://github.com/chiragjain/Emoticons-Keyboard

     

https://github.com/ankushsachdeva/emojicon