Contents
Display Legacy Contents

 Print
  Android

Deploy to Android


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,

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.

Create APK




This feature will generate the Apk package of your deployed Project. Once the process is finished, copy the Apk
to an Android device and install it.


Updated: 4/4/2018 4:23 PM