Awesome
Guileless Bopomofo 樸實注音鍵盤
About 這是啥
A Bopomofo software keyboard (aka input method editor) on Android, which is utilizing libchewing for intelligent phonetic processing.
樸實注音鍵盤是 Android 平台上的注音符號軟體鍵盤(輸入法),藉由新酷音輸入法程式庫的輔助,提供自動選字處理機能。
<a href='https://play.google.com/store/apps/details?id=org.ghostsinthelab.apps.guilelessbopomofo&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'><img alt='Google Play立即下載' src='https://play.google.com/intl/en_us/badges/static/images/badges/zh-tw_badge_web_generic.png'/></a> <a href='https://f-droid.org/zh_Hant/packages/org.ghostsinthelab.apps.guilelessbopomofo/'><img alt="F-Droid立即下載" src="./media/badge_get-it-on-zh-tw.png"/></a>
TL;DR 廢話不多說
-
Get source code:
git clone --recursive https://github.com/hiroshiyui/GuilelessBopomofo.git
-
Build it:
- Import this project into Android Studio, then run "Buile -> Make Project", or...
- execute
./gradlew :app:assembleDebug
or./gradlew :app:assembleRelease
from shell command line
-
Locate the generated APK files from
./app/build/outputs/apk/
-
Enjoy!
About libchewing_android_app_module
Considering the convenience of modularization for development and project management, this project has established the Android App Module of libchewing in a separated location at 'libchewingAndroidAppModule'.
The embedded app/libs/libchewing_android_app_module_*-release.aar is built by the 'libchewingAndroidAppModule' project.
考慮到模組化能夠更方便地進行開發與專案管理,本專案將 libchewing 的 Android App Module 另外開設於 "libchewingAndroidAppModule"。
內嵌的 app/libs/libchewing_android_app_module_*-release.aar 即是由 "libchewingAndroidAppModule" 專案建置產生。
Acknowledgements 感謝有您
- Chewing contributors
- Bobby Tung
- Wen-Chun Lin
- Jim Huang (jserv)
- StarForcefield
- Weizhong Yang (zonble)
- My dear friends, my family, and my wife.