Installasjonsveiledning
Table Of Contents
Installation
6
• Submit the following XML to MX to enable Desktop Mode on the mobile device using DisplayMgr:
• Submit the following XML to MX to perform a device reboot prior to docking the device into the Zebra
Workstation Cradle:
NOTE: If other steps are implemented on the application, a device reboot is required.
Once the device is rebooted, docked into the Workstation Cradle, and connected to HDMI monitor, the
screen of the mobile device displays the home screen and allows the user to launch and run applications.
Simultaneously, the external monitor displays the home screen of Zebra Workstation Connect.
<!--Set desktop mode Via DisplayMgr-->
<wap-provisioningdoc>
<characteristic version="10.5" type="DisplayMgr">
<parm name="SecondaryDisplayMode" value="1" />
<parm name="ActivityResizability" value="1" />
</characteristic>
</wap-provisioningdoc>
<!—Reboot Device-->
<wap-provisioningdoc>
<characteristic version="10.1" type="PowerMgr">
<parm name="ResetAction" value="4" />
</characteristic>
</wap-provisioningdoc>
workstationcradle-dev-guide.book Page 6