Kanji draw
A simple drawn kanji character recognition application
新版本 2.1
Bug Fixes:
* Fix main drawing area width, so it scales properly on all devices
Features:
* Tapping the "Return" button will now trigger the "Go" action instead of "Next". This is more practical in most cases.
* Remove internet access permission and telemetry features - this is not appropriate for a keyboard
* Fix main drawing area width, so it scales properly on all devices
Features:
* Tapping the "Return" button will now trigger the "Go" action instead of "Next". This is more practical in most cases.
* Remove internet access permission and telemetry features - this is not appropriate for a keyboard
A simple application that lets you draw Japanese characters (kanji) using the
touch screen. It is intended for Japanese language learners who might need to
enter characters in order to look them up in a dictionary or enter them on a
website.
It identifies the character you have drawn using a special form of handwriting
recognition. You can select the correct character from a list. After entering
one or more characters, you can copy them into the clipboard as text for use in
a dictionary.
Note that this will NOT work - at all - if you don't know basically how to draw
kanji. If you just draw something any old way that looks like it, it certainly
won't be recognised. You have to draw characters basically the official way.
This is a fork of the Kanji draw application from https://github.com/quen/kanjirecog/
which is no longer maintained and was removed from F-Droid.
Two of the included icons were taken from the Android SDK and are licensed
under the Apache License 2.0. The kanji stroke data is based on the KanjiVG data
set from http://kanjivg.tagaini.net/ and licensed under the
Creative Commons Attribution-Share Alike 3.0 license.
touch screen. It is intended for Japanese language learners who might need to
enter characters in order to look them up in a dictionary or enter them on a
website.
It identifies the character you have drawn using a special form of handwriting
recognition. You can select the correct character from a list. After entering
one or more characters, you can copy them into the clipboard as text for use in
a dictionary.
Note that this will NOT work - at all - if you don't know basically how to draw
kanji. If you just draw something any old way that looks like it, it certainly
won't be recognised. You have to draw characters basically the official way.
This is a fork of the Kanji draw application from https://github.com/quen/kanjirecog/
which is no longer maintained and was removed from F-Droid.
Two of the included icons were taken from the Android SDK and are licensed
under the Apache License 2.0. The kanji stroke data is based on the KanjiVG data
set from http://kanjivg.tagaini.net/ and licensed under the
Creative Commons Attribution-Share Alike 3.0 license.
版本
雖然在下方可選擇下載 APK 檔案,但要留意這樣的安裝方式將不會收到更新通知,是一種較不安全的下載方法。建議您先安裝 F-Droid 用戶端使用。
下載 F-Droid-
此版本需要 Android 4.0 或更高的版本。
此套件包由 F-Droid 構建和簽署,並保證與此原始碼 Tarball 保持一致。
-
此版本需要 Android 4.0 或更高的版本。
此套件包由 F-Droid 構建和簽署,並保證與此原始碼 Tarball 保持一致。
新版本 2.0
* Updated KanjiVG database to version 20160426
* New Brazilian Portuguese and German translations
* Improved compatibility with Android 8.0 and later
* Disabled data collection anti-feature by default, it can still be enabled by users on demand
* New Brazilian Portuguese and German translations
* Improved compatibility with Android 8.0 and later
* Disabled data collection anti-feature by default, it can still be enabled by users on demand