Files
coco 723ce1af5c a
2026-07-03 15:12:48 +08:00

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`.