Generate and run the app

Run your app to display to a device or emulator.

  1. Right-click on the Application node in the project or on the Program entity in the BA diagram and select Build.
    Note: To better understand what is happening during the build of the program, turn on verbose mode using Tools >> Preferences, Compiler and Runtime, Compilation Configuration
  2. Right-click on the Application node in the project or on the Program entity in the BA diagram and select Execute.
    Default running of generated app on Android emulator.

    Figure 1. First app running on Android emulator