Skip to content

Files

Latest commit

 

History

History
26 lines (15 loc) · 829 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 829 Bytes

Praktika Vortaro

This is the repository of the Android application Praktika Vortaro.

Screenshots

Search word Definition Word definition popup

Build

The sqlite database used is built using https://github.com/djuretic/praktika-vortaro-dicts and copied to app/src/main/assets/databases/vortaro.db.

Update version

Update app/build.gradle and bump versionCode and versionName inside android.defaultConfig.

If vortaro.db was updated, also bump DB_VERSION in app/src/main/kotlin/com/esperantajvortaroj/app/db/DatabaseHelper.kt.

License

GPL-3.0