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:
- Create a Package node in your project and set its properties.
- Create Directory nodes in your Package node and set their properties.
- Right-click on the Package node and select Build. A package is built.
- Right-click on the Package node and select Deploy. A package is moved to the connected device or emulator.
- Distribute your app to users. See Distribute your app.