I want to make the custom keyboard in my android application and show it for specific EditText.
I've read documentation and found, that I need to extend the InputMethodService class. But I didn't find out how to show this keyboard automatically for some EditText.
Thanks
There is a example present in Android SDK
Load that Android Project
New --> Android Sample Project --> Soft Keyboard
To show your keyboard for particular edit text box you need to override OnTouchlistener
I found the solution I wanted here: http://www.infiniterecursion.us/2011/02/android-activity-custom-keyboard.html
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With