This repository contains an Android application project for the course Native App 1, in HoGent.
This app provides a safe note saver. If is spesified, the note will be stored encrypted in the database and it is possible to translate the note from spanish to english or vice versa.
- Kotlin 1.3.11
- Grandle 3.2.1
The cryptography side has been implemented with the following support: https://github.com/temyco/security-workshop-sample/blob/master/pages/workshop.md