Simulate
If you want to test your project before deploying it to a device, you can simulate your project.
How To Simulate
- If you think your project is ready to be deployed to your actual device and you want to test it beforehand, right-click on an empty space on your device.
- Select the “Simulate” tab from the context menu that opens.
- The simulation process will start. You can monitor the compilation and build processes by opening the “Output” tab in the right panel.
- Once the processes are completed, the simulation screen will open, and you can begin your testing.