Deploy a mobile app for testing

Follow this procedure to move your package to a connected device or emulator.

This procedure assumes you have packaged an app.
  1. If deploying to a device, plug the device into a USB port. If necessary, update the drivers for your device. For Android, you can check that your computer recognizes your device by selecting Tools >> Android Tools >> List Devices. See Configuring Genero Mobile for development for full configuration information.
  2. In Genero Studio, select the correct Genero configuration. For example, select Android ARM for Android devices.
  3. Right-click on the package in your project and select Deploy. The Deploy action executes the commands in the Deploy rule for the platform specified for the package node. Progress of the deploy action appears in the output panel.

    You can test this with the OfficeStoreMobile project. Open the project and deploy the corresponding package in the Packages group.

    Figure 1. Deploying one of the example packages

    The app will appear on the device or emulator.
  4. Tap the app icon to launch the app.