I want to add popup emoji like google keyboard. My problem is how to make half screen activity to showing popup screen and how to use it in my class that extended from InputMethodService
implements KeyboardView.OnKeyboardActionListener
.
I used emojicon library from github.
If i want to use this github project how to download respective jar file?