Creating custom keyboard for android
问题 Well, you might have seen few questions like asking for this. But reading all of those questions/answers and almost all of the android inputmethod webpages in Google, I am still in trouble. My final goal is to create a custom keyboard. But of course, mine will have special input methods for certain language. But this time, all I want is to show my custom view when the keyboard is popped up. I've managed to pop the default layout based on a qwerty.xml file, which is something like this. xml