improvements of explanation how to run the android app on a virtual device

This commit is contained in:
wunderfisch
2023-12-04 11:34:46 +00:00
parent d6dbea78ac
commit 5a18593ab5
+6
View File
@@ -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: