-
Install the application on the device.
-
Change the default system keyboard from
settings > system > languages & input > virtual keyboard > manage keyboards > enable & disable other keyboards
-
Try using any edit text or search fields and kBoard's keyboard would pop up and enjoy experimenting with it...
-
Creating an Input Method - https://developer.android.com/guide/topics/text/creating-input-method#IMEUI
-
Android Input Methods - https://android.googlesource.com/platform/packages/inputmethods/
-
Android LatinIME for Cars - https://android.googlesource.com/platform/packages/apps/Car/LatinIME/
-
Autofill Keyboard - https://android.googlesource.com/platform/development/+/refs/heads/master/samples/AutofillKeyboard/
-
Soft Keyboard - https://android.googlesource.com/platform/development/+/refs/heads/master/samples/SoftKeyboard/
-
Themed NavBar Keyboard - https://android.googlesource.com/platform/development/+/refs/heads/master/samples/ThemedNavBarKeyboard/
-
Parsing XML Data using XmlPullParser - https://developer.android.com/training/basics/network-ops/xml
If you've found an error in this sample, please file an issue: https://github.com/LiteKite/Android-IME/issues
Patches are encouraged, and may be submitted by forking this project and submitting a pull request through GitHub.
Copyright 2021 LiteKite Startup.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.