Generate and run the app

Display your app on a device or emulator.

  1. In appflow.4ba, right-click the Main program entity and select Build Program.
    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 1 shows the application screens running on the Androidâ„¢ emulator, where:
    1. Account is the master form.
    2. Orders is the detail form. It is opened from the orders menu item on the master form.
    3. EditOrder is the form for editing order details. It is opened by tapping on a row on Orders.
    Figure: Three screens from app running on Android emulator

    Figure shows a screenshot of the application screens running on the Android emulator
What to do next:

Continue to build your app by working with the BA diagram to customize forms and build relations between the entities. See Customize the app.

Create a package and deploy it to your device or emulator. See Package and Deploy.