From 5a18593ab5e1148b3654cc1dda95df915da9053e Mon Sep 17 00:00:00 2001 From: wunderfisch Date: Mon, 4 Dec 2023 11:34:46 +0000 Subject: [PATCH] improvements of explanation how to run the android app on a virtual device --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2845738..4ce4fb0 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,13 @@ Either create and start a [virtual device in Android Studio](https://developer.a i. Open a terminal, navigate to the drip folder and run yarn install + +In a separate tab, that needs to keep running as long as you want to keep the app connected, run + yarn start + +Also run in a new tab + yarn android ii. To see logging output, run the following command in another tab: