GAumala / OpenJisho

Japanese dictionary Android app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenJisho

Japanese dictionary Android app that uses JMdict, RADKFILE, KANJIDIC and Tatoeba to search word defintions and example sentences. All queries are done offline. Dictionary files are downloaded during first time setup.

Development

Use a recent version of Android Studio. I'm currently using Arctic Fox, but any 4.0+ version may work.

Before building the app you need to get some dictionary files that are not included in this repository. Just run make at the project root and the files should download to the resources directory.

LICENSE

OpenJisho by Gabriel Aumala is licensed under GPL-3.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

This project also includes a copy of the library FuriganaView distributed under CC BY-SA 3.0.

Dictionary files are used in accordance with each copyright holder's license.

Illustrations provided by Ambar Troya, all rights reserved. The illustrations cannot be reproduced in any form, without permission. LEARN MORE

About

Japanese dictionary Android app

License:GNU General Public License v3.0


Languages

Language:Kotlin 95.9%Language:Java 4.0%Language:Makefile 0.1%