Versions Compared

Key

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

...

Emulator IP Address Configuration

Image RemovedImage Added

  • Developer has to configure the emulator ip address, after ip configuration Developer will be able to send commands to applications running on emulator.

VM Manager

Image Added

Image RemovedImage Added

  • Install image: By clicking on install image button developer will get the option to provide instance name, select added image from the list ( or add image by clicking on add image button) and install image into the vm.
  • Mouse over effect and tooltip will be shown in emulator manager ui buttons.


Image RemovedImage Added

  • Show installed OS List: By default on launch VM manager installed os list will be display (show installed os list tab will be active), developer can see the list of installed images into the vm on the show installed list screen. 
  • Start VM: By clicking on start vm button developer can start the vm.
  • Shutdown VM: By clicking on shutdown vm button developer can power off the vm.
  • Reboot VM: By clicking on reboot vm button developer can restart/reboot the vm.
  • Delete VM instance: By clicking on delete vm instance developer can remove/delete the vm instance.

App Manager

Image RemovedImage Added

  • Set app url: Developer/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.
  • 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.

Image Removed

  • Automate tests option: By clicking on automate tests button developer will get the option to execute the test scripts (pre-configured). On submit selected script will be executed and developer will be able to see the results on emulator.

Api Manager

Image Added

Image RemovedImage Added

  • Validate Api: Developer can use this option to validate the plugin api's , by selecting api from dropdown and click/select api from the the list, results will be printed above. Developer can use pre-configured plugin api lists in Api managerlist and click on "Validate Api" button.
  • Validate All Api: Developer can use this option to validate the plugin api's by selecting multiple api's from dropdown and click/select api from the list and click on "Validate All Api" button.

Remote Manager

Image RemovedImage Added

  • Launch remote: 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, as a separate app.

Help

Image Added

In progress Tasks:

  • RDKV Emulator Manager UI improvisation    
  • Mouse over effect and tooltip will be shown in emulator manager ui buttons
  • Images/screenshots need to update with the latest changes