资 源 简 介
What it does
When connected to an android device, external (USB/BT) keyboards default to qwerty mapping.
This InputMethodService allows non root users to define custom keymappings and glyph mappings to enable some missing keys.
Maturity
This is considered a proof-of-concept of key remapping / localization for external keyboards. It is currently useable but very rough around the edges.
Installation
A keyboard is a special kind of software in android. After installation of the apk you must:
1. "Enable it"s enability" in the Parameters/Language & Keyboard panel (There"s a security concern when using any android keyboard applications)
1. Enable it by long-press on any text entry input and selecting it
Key remapping
To enable key remapping you write you own key substitution (text) configuration files then restart the keyboard.
Disclaimer
The source code is b