Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.08 KB

README.md

File metadata and controls

20 lines (14 loc) · 1.08 KB

Learn your German verbs easily


Description

StarkeVerben is an Android application that aims to help people learning their strong verbs.

Compiling

In order to compile this application, make sure you have the Android SDK installed and the environment variable ANDROID_HOME set to it. Then run ./gradlew assembleDebug on Linux, or gradlew.bat assembleDebug if you are on Windows. The path to the .apk file will be app/build/outputs/apk/app-debug.apk. You can also run gradlew with installDebug if your phone is connected via ADB.

Bugs

If you find something that went wrong, please open an issue. We will try to solve it as soon as we can.

License

This program is released under the GPL3 license. For further information, please read LICENSE file.

Get it on F-Droid