An open API service indexing awesome lists of open source software.

https://github.com/luke-c/ikue

Japanese dictionary application for Android
https://github.com/luke-c/ikue

android android-application dictionary japanese japanese-language java mobile-app

Last synced: 6 months ago
JSON representation

Japanese dictionary application for Android

Awesome Lists containing this project

README

          

# Ikue - Japanese Dictionary

## About
Ikue is an open-source, offline, material design Japanese dictonary application that aims to be fast, intuitive, and lightweight.
Features:


  • 100% Offline

  • Material Design

  • All-In-One Search Bar

  • Word of the Day

  • Favourites

  • History

  • Detailed Entry Information

  • Wildcard Search Support

  • No ads

  • No permissions needed

## Download

Get it on Google Play

Latest APK

## Usage
If you want to generate the APK yourself, make sure to use the Japanese Dictionary Parser to create your dictionary.db file, and place it in the app/src/main/assets/databases/ folder.
Currently the app only uses the JMdict_e.xml information.

## License
Copyright (c) 2024 Luke Casey
See LICENSE for more information.