Android-SlidingEmojiKeyboard
Android-SlidingEmojiKeyboard copied to clipboard
Our Sliding Emoji Keyboard app.
Below line getting null point error. I dont know how to resolve. EmojiKeyboardService.getStaticApplicationContext() .getString(R.string.setting_change_icon_set_key);
I was searching through the web and i found that google icons are under Apache licence and are okay to use but the apple icons don't have any available licence....
It should be easy enough now to support the EmojiOne emoji set. http://emojione.com/

Since the user now has the ability to switch the icon sets, the recent database should not save the int id of the icon, but rather just a reference which...