Step 6 - Build and deploy your application to an Android device

In this step you build and deploy the application you created in this tutorial to an Android device.

Before you start make sure that you have a working Android build environment. See Deploying Kanzi applications to Android.

To build and deploy your application to an Android device:

  1. Connect your Android device to your computer.

  2. Build and deploy your Kanzi application to your Android device:

    1. In Kanzi Studio open the <KanziWorkspace>/Tutorials/Programmer tutorial/Start/Tool_project/Programmer tutorial.kzproj project.

    2. Select File > Export > Build Android Package.

      Kanzi Studio creates an Android package from your Kanzi Studio project, deploys, and runs it on your Android device.

      ../../_images/build-android-package2.png

< Previous step

See also

To learn how to deploy your Kanzi application to different platforms, see Deploying Kanzi applications.