From e9ee7ea61b86cd82dad03d57f0a0f513ea353244 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Orzech?= Date: Wed, 4 Feb 2026 13:51:41 +0100 Subject: [PATCH] Document Android Studio run steps --- AGENTS.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/AGENTS.md b/AGENTS.md index 7b9e57e..ca738a3 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -20,3 +20,7 @@ ``` APK outputs: `app/build/outputs/apk/` + +## Development + +TODO: Document how to run the app from Android Studio/emulator once confirmed.