11 lines
440 B
Markdown
11 lines
440 B
Markdown
# 🖥 Development Setup
|
|
|
|
Follow these steps to set up NotyKT Android project locally.
|
|
|
|
You will require latest Canary version of Android Studio to build and run an Android application. You can install the latest version from [here](https://developer.android.com/studio/preview).
|
|
|
|
- Import project in Android Studio IDE.
|
|
|
|
- Build 🔨 the project.
|
|
|
|
- For running the application, select run configuration either `simpleapp` or `composeapp`. |