- Development of Key It as an Android app
- Get Android Studio 4 or later
- Get the URL for the repository from Graeme Costin
- Use Android Studio's Source Control to clone the repo from Github, and open the kitand project
- The SQLite database that is included in recent Android systems is used.
-
All interaction with SQLite is kept inside the file KITDAO.kt - the rest of the code is straight Kotlin code.
-
Comments about the software design are contained in comments in the source code.
-
There are two design documents that describe and give some details of the app design:
KIT Design Document.odt
KIT Design Document Popovers.ods
-
Owner of this Github repo is Graeme Costin.
-
This app will be released as an open source freeware app provided by Wycliffe Bible Translators.