Search code examples
javaandroidandroid-keypad

SoftKeyboard with unicode characters or custom font


We're trying to build a SoftKeyboard for an android app. The characters to be shown on the keyboard are asian language characters.

Any pointers will be helpful.


Solution

  • We ended up using button icons. This seems to be the most straight-forward way.