I am working on Emoji. I have used this library. It works fine, But when i get text from the EmojiconEditText it do not returns me unicode which are used in that edittext. As examp
Solution 1:
Finally i found solution.
You can get unicode from emoji by using commons-lang-2.5 jar
Post a Comment for "Emoji Edittext Should Return Unicode"