Versions Compared

Key

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

...

  • Install image: By clicking on install image button user/developer can install the available image into the vm.

Image Added

  • Show installed OS List: By clicking on the show installed os list button user/developer can see the list of installed images into the vm.

Image Added

  • 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

  • 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.

...