
Fujiten
Japanese dictionary made with flutter
Fujiten is a Japanese dictionary application made with the flutter framework.
Definition and kanji comes from the EDICT dictionary, compiled as a database from the edict_database project.
Setup
In order to fujiten to work, the Expression Database and the Kanji Database are needed.
The databases can be downloaded and installed from fujiten via the "settings/databases menu or by downloading the database manually from https://github.com/odrevet/edict_database
Top menu
Bars
Access the settings menu.
The settings menu allow you to download the dictionaries, set brightness and read legal information.
Insert
Radicals <>
Will match kanji composed with the selected radicals
Kanji character Ⓚ
Will match any kanji
Kana character ㋐
Will match a hiragana/katakana character
Joker .*
Any match
Convert
In case your device is not equipped with a Japanese input keyboard, fujiten can convert Latin character (romaji) to hiragana or katakana.
Lowercase romaji will be converted to hiragana, uppercase romaji will be converted to katakana.
Kotoba / Kanji search
When Kotoba is selected, fujiten will search for expression.
When Kanji is selected, fujiten will search for kanji.
Clear
Clear the input field.
Search
Run the search.
Tips
Definition and kanji comes from the EDICT dictionary, compiled as a database from the edict_database project.
Setup
In order to fujiten to work, the Expression Database and the Kanji Database are needed.
The databases can be downloaded and installed from fujiten via the "settings/databases menu or by downloading the database manually from https://github.com/odrevet/edict_database
Top menu
Bars
Access the settings menu.
The settings menu allow you to download the dictionaries, set brightness and read legal information.
Insert
Radicals <>
Will match kanji composed with the selected radicals
Kanji character Ⓚ
Will match any kanji
Kana character ㋐
Will match a hiragana/katakana character
Joker .*
Any match
Convert
In case your device is not equipped with a Japanese input keyboard, fujiten can convert Latin character (romaji) to hiragana or katakana.
Lowercase romaji will be converted to hiragana, uppercase romaji will be converted to katakana.
Kotoba / Kanji search
When Kotoba is selected, fujiten will search for expression.
When Kanji is selected, fujiten will search for kanji.
Clear
Clear the input field.
Search
Run the search.
Tips
- Search are performed with regular expression, quantifiers "{}" and meta-characters like "." and others can be use
- Use search by radical < > when searching for an expression which you do not know a kanji but recognize some of it's radical example: <化>
- When no results, add ".*" at the beginning or the end of your search
版本
尽管下面提供了 APK 安装包的下载选项,但你应该注意,以这种方式安装将不会收到更新通知,这是一种不太安全的下载方式。 我们建议你安装使用 F-Droid 客户端。
下载 F-Droid-
arm64-v8a
armeabi-v7a
x86_64
该版本需要 Android 4.1 及以上版本。
此安装包由 F-Droid 构建并签名,且保证与此源代码 tarball 保持一致。