Android: Get Emoji from EmojiconEditText

I am trying to embed Emojis in my application. At the moment, everything is working fine (the keyboard appears, etc.), but I have problems getting unicode from EmojiconEditText.

I am using https://github.com/ankushsachdeva/emojicon

The result that I get when I try EmojiconEditText.getText () always. Does anyone know how I can get a unicode string from EmojiconEditText?

What I already tried: installing HttpPost on UTF16 using getText () directly in EditText, not editable and using .toString ().

Everyone had a result

+4
source share
1 answer

, MySQL, , utf8mb4_unicode_ci

+1

All Articles