Skip to content

Simulate


If you want to test your project before deploying it to a device, you can simulate your project.


How To Simulate

  1. 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.
  2. Select the “Simulate” tab from the context menu that opens.
  3. The simulation process will start. You can monitor the compilation and build processes by opening the “Output” tab in the right panel.
  4. Once the processes are completed, the simulation screen will open, and you can begin your testing.

Sample Usage


See Also