Generate and run the app

Run your app to display to a device or emulator.

  1. In appflow.4ba, right-click the Main program entity and select Build Program.
    Note:

    If this is the first time you are building an Androidâ„¢ package, the Gradle tool is downloaded and installed before the application is generated. Gradle is a project automation tool that provides the necessary extensions into your user directory.

    The application is generated. The results of the build are displayed in the Output view.
  2. Right-click the Main program entity and select Execute Program.
Figure: First app running on Android emulator

Default running of generated app with sample data on Android emulator.