Development
Android
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
Install Android Studio
Fifth Step
Add these paths to your environment variables
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
Devtools can be launched in the emulator, follow these steps to see how