Contents
Display Legacy Contents

 Print
  Windows 10

Deploy to Windows 10

The easiest way of deploying your Project to a mobile device is using the Test on Device feature. To use it, you need to activate the Device Portal on your device and set the User developer features to Developer mode. These settings can be found under the For developers menu of your device settings. Make sure Authentication is set to Off. Open http://127.0.0.1:10080 in your browser and look for the App File Explorer menu. If you can see it, your device is eligible for Test on Device. Last step is to install Windows 10 SDK.

NOTE: To test your Project on the mobile device without being prompted for options, right click the Test on Device button.



Generate Data File

If you check this option your Project, Kalipso Designer will fetch the data of the server, from the tables defined as "ToPDA" in their properties, and send it along with the Project. This option is only available if you have offline Database Tables.


Prompt for Filter Variables

Use this option to define the value of the Variables used in the "Filter" property of the tables defined as "ToPDA".
This option is only available if you check "Generate Data File".


Erase Data on Device

If you check this option, it means that before integrating your Project, Kalipso will clear it from the mobile device as if never existed, including data.


Update KClient On the Device

Checking this option, you'll be forcing the update of Kalipso framework on the device.


Deploy Mode

Kalipso uses the Device Portal feature of Windows 10, which allows to deploy an App though an IP Address. If your device is USB connected, select USB. If you want to deploy through the network, check the IP Adress displayed in Device Portal in the For Developers settings of your device, and type it in the Specify IP field prompted by Kalipso. If you choose Specify IP, your device must be unlocked during the entire process of deployment.


If you don’t have connectivity with the mobile device, you can use the Generate Executable or Generate Project Folder feature that’s under the Deploy menu.


Create APPX




This feature will generate the executable/entire folder of your deployed Project. Once the process is finished, copy the folder
to a Windows 10 device, run the script Add-AppDevPackage by right-clicking the file and select "Run with Powershell"

 

Updated: 4/4/2018 4:17 PM