Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 672 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 672 Bytes

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