I\'ve been looking to create a custom keyboard for my application. At first, I started to look at the SoftKeyboard for the SDK examples, but reading the Android Developer Gr
As mentioned by @sebap123 Keyboard and KeyboardView class are the one you need to use,
Further, for Implementation, here is a quick detailed guide.