2 Repos
Tools for managing text input and keyboard interactions on Android devices.
Explore 2 awesome GitHub repositories matching part of an awesome list · Input Method Tools. Refine with filters or upvote what's useful.
Fcitx5 Android is an input method manager that brings the Fcitx5 framework to Android, enabling multilingual text input through a customizable virtual keyboard. It functions as a platform for loading plugin-based input engines, supports conversion between simplified and traditional Chinese characters, and provides a theme engine for dynamically altering the keyboard's appearance with custom colors, images, and popup previews. The project is built around a native C++ core that handles dictionary lookups and text processing, connected to the Android interface via a JNI bridge for performance. I
An Android input method manager using Fcitx5 to provide multilingual text input with plugin-based extensibility and a customizable virtual keyboard.
Android Virtual Keyboard Input via ADB (Useful for Test Automation)
Enables Chinese character input via ADB commands.