635 B
635 B
Fast Notes – Kotlin
Requirements
To build and run this project, the following are required:
- Android Studio (Hedgehog or newer recommended)
- Android SDK installed
- Minimum SDK: As defined in the project (see
app/build.gradle.kts) - Internet connection for initial Gradle sync
How to Build and Run
- Extract the
.zipfile. - Open Android Studio.
- Click Open and select the extracted project folder.
- Allow Gradle to sync (this may take a few minutes the first time).
- Select an emulator or connected Android device.
- Click Run (ctrl + F10).
The application should now build and launch