Not Convert emoji to unicode
amit016verma opened this issue · 3 comments
amit016verma commented
Sir, I need your help, please sort out from this issue
I am converting emoji to
String toServerUnicodeEncoded = StringEscapeUtils.escapeJava(message);
with the help of this compile 'org.apache.commons:commons-lang3:3.4' dependency
but its not working
hani-momanii commented
StringEscapeUtils.escapeJava(edittext.getText().toString());
to get it in unicode format.
amit016verma commented
thanks for replying
…On Thu, Feb 9, 2017 at 8:08 PM, Hani Al-momani ***@***.***> wrote:
StringEscapeUtils.escapeJava(edittext.getText().toString()); to get it in
unicode format.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#17 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AOd4z8tVMnNXhuyl5H-89wihdbbNrh01ks5rayTUgaJpZM4L8LDj>
.
amit016verma commented
Hi,
I nned your help if I want to setText of EmojiconEditText then is it
possible to show the emoji in that edit text plz reply me and thanks in
advance
…On Thu, Feb 9, 2017 at 8:46 PM, Amit Verma ***@***.***> wrote:
thanks for replying
On Thu, Feb 9, 2017 at 8:08 PM, Hani Al-momani ***@***.***>
wrote:
> StringEscapeUtils.escapeJava(edittext.getText().toString()); to get it
> in unicode format.
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#17 (comment)>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AOd4z8tVMnNXhuyl5H-89wihdbbNrh01ks5rayTUgaJpZM4L8LDj>
> .
>