/MomoDict

A simple application to provide basic dictionary query function

Primary LanguageKotlinMIT LicenseMIT

Build Status

Introduction

Still working in progress. A very simple dictionary app.

screenshot01 screenshot02

Build

Clone this project and use gradle or Android Studio

$ cp githooks/pre-push .git/hooks/
$ ./gradlew build

However, before resolving #2, the dictionary file should be customized(use .dict instead of .dict.dz). Otherwise it cannot import dictionary correctly.

License

Except the logo and brand name, other things are under the MIT License