Enable android emoji soft keyboard

When building for Android you can call for the Search keyboard with: <input type="search">

image


I'm trying to access the Emoji keyboard with: `` ![image](upload://9ZHzE2xjSmmMLuFs7poqiI1wwCY.png)

But it isn’t working.

textShortMessage is based off this stackoverflow question for direct Android development: http://stackoverflow.com/questions/25167428/android-keyboard-with-emoji

1 Like

Hi, are you finding the answer? please let me know. I’m developing a chat app and need to use emoji keyboard when the user clicks the emoji button.