Skip to content

Commit 758d38e

Browse files
committed
2 parents 6784239 + 2907307 commit 758d38e

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# KanjiRecognitionDictionary
2+
Forgetting kanji pronunciation? Not sure about your stroke orders? Or maybe you just want to know what a word means?
3+
Use this Kanji Recognition App! It automatically detects your strokes which makes it so much easier to look up a definition!
4+
This app supports English, Kanji, Hiragana, and Katakana inputs. So you can search using either language and lookup the meanings in both Japanese and English!
5+
6+
<div align="center>
7+
<img src="img/first.jpg" alt="first" width=180 height=370/>
8+
<img src="img/first.jpg" alt="first" width=180 height=370/>
9+
<img src="img/second.jpg" alt="second" width=180 height=370/>
10+
<img src="img/third.jpg" alt="third" width=180 height=370/>
11+
</div>
12+
13+
# Installation Procedure
14+
It's really simple!
15+
1. Go to "Releases"
16+
2. Download KanjiRecognizer.apk
17+
3. Run the app!
18+
19+
Make sure you update your android settings to allow installation from Chrome sources.
20+
21+
This app uses the KanjiVG API as well as the Jisho API:
22+
https://kanjivg.tagaini.net/
23+
https://jisho.org/forum/54fefc1f6e73340b1f160000-is-there-any-kind-of-search-api

0 commit comments

Comments
 (0)