####Project developed as part of the "Programming for IoT Applications" class
A: Kotlin is a Object Oriented language that originated from Java, its recommended by Google as the "official" android language
A: To compile this app, you need to have the most recent Android Studio IDE installed, clone the project on a folder, then open that folder using that IDE. Once it's done, follow the instructions to "sync the gradle" (project dependencies), then click the "build" tab, select "build bundles" option and finally build APK
The layouts can be found at: src/main/res/layout All of them can be openned with any text editor