About Building a Mobile Application Project
Before you can build your project, you must ensure you have completed the required prerequisite tasks. For more information, see
Before You Can Build a Mobile Application
Project.
To build your project, including compiling your project into binary and packaging your application for target devices, use the following Ant Targets:
If you want, you can use
Mobile Designer to convert your mobile code into a neutral language (for example, C++ or Java), but then use your own platform-specific, native tools to compile your project into binary and package the application for the target device. For more information, see
Using Native Tools to Create the Final
Binary.
For details about the actions that
Mobile Designer performs to build your project, see
Build Process Overview.