See the tutorial: http://www.b4x.com/forum/basic4andr...s/14832-handle-soft-keyboard-ime-library.html
Last edited:
Not work or better edittext1 accept only number but I want that keyboard show also only number keyYes. Set EditText1.InputType = EditText.INPUT_TYPE_NUMBERS
Yes I see a different behavior swiftkey vs stockEventually it is the soft keyboard app that is responsible for showing the correct mode.