Deploying a Mobile Application

To be able to run any Microsoft Dynamics Mobile application on a mobile device, you must add a project to the Visual Studio solution that specifies the deployment settings. To do this, you must add a RolePad project to the solution, which is a project template that is provided by Mobile Device SDK. For more information, see How to: Create a RolePad Project. The RolePad project includes:

  • An app.config file that contains the configuration settings.

  • A UserRole.xml file that specifies the different tasklets of the application, and how they interact with each other.

Before you deploy a solution, you must specify the deployment locations. These locations are the device and output folder specifications. For more information, see How to: Deploy a RolePad Solution

After you have deployed a RolePad solution, you can view all the application files that have been generated on the device in the deployment location's root folder.

See Also

Community Additions

ADD
Show: