/XhsEmoticonsKeyboard

android emoticonsKeyboard support emoji and user-defined emoticon. easy to integrated into your project

Primary LanguageJava

XhsEmoticonsKeyboard

1.automatically adjust the height of software keyboard

2.support to load the emotion with res,assets,file,http,user-defined

3.module design, highly flexibility and customize as your want

Simple

EmoticonsKeyBoardPopWindow mKeyBoardPopWindow = new EmoticonsKeyBoardPopWindow(SimpleActivity.this); 
mKeyBoardPopWindow.setBuilder(EmoticonsUtils.getSimpleBuilder(this));  
mKeyBoardPopWindow.setEditText(et_content);   
mKeyBoardPopWindow.showPopupWindow();  

ChattingList

use XhsEmoticonsKeyBoardBar or create your EmoticonsKeyBoardBar

Building in Eclipse

Go home you're drunk

please building in android studio or Intellij

Download

APK下载