You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rechnen-android/Readme.md

890 B

Rechnen-Android

(Rechnen = german for calculating)

This is a simple, but configurable mental calculation trainer.

Download: https://f-droid.org/en/packages/com.rechnen.app/

Screenshots

Screenshot of training itself

Screenshot of a part of the configuration screen

History

old config screen old training screen

  • originally a dark themed App from the age of Android 4
  • for this version, nearly everything of it was rewritten
    • new UI (most changes were made at the config screen)
    • Kotlin instead of Java
    • training logic separated from the UI
    • Room as database abstraction instead of using sqlite directly
    • object serialization using JSON instead of a custom format

License

GPL-3.0-only