Setting up environment

First Step

Follow the cloning procedure stated in Development

Second Step

Install Java SDK v21

Third Step

Validate environment variable %JAVA_HOME% points to the following path: C:\Program Files\Java\jdk-21

Fourth Step

Fifth Step

Add these paths to your environment variables

C:\Users\$USER\AppData\Local\Android\Sdk\emulator
C:\Users\$USER\AppData\Local\Android\Sdk\platform-tools

Sixth Step

Create a virtual emulator device on Android Studio

Or connect your android phone to your computer with USB debugging and use Android Studio to install the dev app

Seventh Step

To start the dev server and emulator execute this command

yarn start:renderer
Devtools can be launched in the emulator, follow these steps to see how