Steps for packaging to a mobile device

Creating a package gathers and organizes all required files for a single mobile app.

If you created your project using the BAM Mobile Project (.4pw) or Mobile Project (.4pw) options, default package nodes were created for Androidâ„¢ and iOS devices. If you need to create a package from scratch, the steps include:

  1. Create a Package node in your project and set its properties.
  2. Create Directory nodes in your Package node and set their properties.
  3. Right-click on the Package node and select Build. A package is built.
  4. Right-click on the Package node and select Deploy. A package is moved to the connected device or emulator.
  5. Distribute your app to users. See Distribute your app.