Skip to content

kBoard - A keyboard app and an Input Method Editor (IME) for Android.

License

Notifications You must be signed in to change notification settings

LiteKite/Android-IME

Repository files navigation


Android-IME


App Icon


IME Image

Getting Started

  1. Install the application on the device.

  2. Change the default system keyboard from settings > system > languages & input > virtual keyboard > manage keyboards > enable & disable other keyboards

  3. Try using any edit text or search fields and kBoard's keyboard would pop up and enjoy experimenting with it...

References:

  1. Creating an Input Method - https://developer.android.com/guide/topics/text/creating-input-method#IMEUI

  2. Android Input Methods - https://android.googlesource.com/platform/packages/inputmethods/

  3. Android LatinIME for Cars - https://android.googlesource.com/platform/packages/apps/Car/LatinIME/

  4. Autofill Keyboard - https://android.googlesource.com/platform/development/+/refs/heads/master/samples/AutofillKeyboard/

  5. Soft Keyboard - https://android.googlesource.com/platform/development/+/refs/heads/master/samples/SoftKeyboard/

  6. Themed NavBar Keyboard - https://android.googlesource.com/platform/development/+/refs/heads/master/samples/ThemedNavBarKeyboard/

  7. Parsing XML Data using XmlPullParser - https://developer.android.com/training/basics/network-ops/xml

Support

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.

Like this project?, Always support...

License


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.