Skip to content

Rime distribution for Android, only for physical keyboards

Notifications You must be signed in to change notification settings

bczhc/rime-android

Repository files navigation

RimeAndroid

On Android mobile phone:

On Android tablet: (horizontal candidates)

Build

TODO (sorry for my laziness).

See Dockerfile.

For the build of librime, please refer to this gist.

Known Issues

  • May crash at specific scenarios. (more like a lack of error handling etc. Not that serious, or I'll fix it...)
  • Candidates won't show on Android14. (I tested Xiaomi 14 Pro). 🤬

Note this app is developed only for my personal use. I've tried Trime or other Android distributions for Rime (like "中文输入法"), however they all behave differently as I expected, plus, randomly crash etc. Yea I may misconfigured the config files and missed some specific configs for these Android Rime clients, but for me, I only input via physical keyboards on Android, and I hope it uses exactly the same config as what my fcitx5-rime uses - thus my idea is to keep it as simple as possible.

BTW in the early days, I developed an independent IME on Android. I should've discovered librime earlier :)