Requirements:
- Java 8
- Android Studio
- Android SDK
Steps:
-
Install Android Studio https://developer.android.com/studio/ or brew cask install android-studio
-
Clone the repository to your computer
-
Open Android Studio, select “Import”, and select the location where you’ve cloned the app
-
Make sure the build succeeds - follow the instructions in the “build window”, e.g. to install the Android SDK and accept licenses
-
Run the app on an emulator: Follow the app tutorial (https://developer.android.com/training/basics/firstapp/running-app) ‘s section Run on an emulator
kotlin -> https://kotlinlang.org/docs/reference/android-overview.html android -> https://developer.android.com/training/basics/firstapp/creating-project https://antonioleiva.com/free-guide/ https://www.raywenderlich.com/library?domain_ids%5B%5D=2 Good Android tutorials: https://www.raywenderlich.com/library?domain_ids%5B%5D=2