Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Start VM: By clicking on start vm button user/developer can start the vm.
  • Shutdown VM: By clicking on shutdown vm button user/developer can power off the vm.
  • Reboot VM: By clicking on reboot vm button user/developer can restart/reboot the vm.
  • Delete VM instance: By clicking on delete vm instance user/developer can remove/delete the vm instance.

App Manager

Image Added

  • Configure emulator ip address: User has to configure the emulator ip address, after ip configuration user will be able to send commands to applications running on emulator.
  • Set app url: User/developer having the option to set the application url which is running on host machine and on clicking launch button app will be launched on emulator.
  • launch ResidentApp: By clicking on launch residentapp button default residentapp will be launched.Automate tests option: By clicking on automate tests button developer will get the option to upload files in json/xml format and execute the test scripts. user will be able to see the results.
  • Launch IDE: By clicking on launch ide button developer can launch the pre-configured vs code and do modification in the code after that need to run $ lng dev command and immediately changes will reflect on emulator.
  • Automate tests option: By clicking on automate tests button developer will get the option to upload files in json/xml format and execute the test scripts. user will be able to see the results.

Image Added

Api Manager

Image Added

  • Validate Api: Developer can use this option to validate the plugin api's, just need to provide the required parameters to be passed and on clicking on validate api button below results will be printed. Developer can refer given plugin api lists in Api manager.

Remote Manager

Image Added

  • Launch remote: User/developer can choose the remote from the available remotes listed in remote manager and on clicking use this button selected remote will be launched on window.

...