Mobile Development 10.11 | webMethods Mobile SuiteWeb Help | Using webMethods Mobile Designer | Creating Mobile Application Projects | Adding Devices to a Mobile Application Project | Devices that a Mobile Application Supports
 
Devices that a Mobile Application Supports
Mobile Designer has a device database that provides device profiles for many devices. You are encouraged to use the more generic devices and code for multi-resolution apps.
The device profiles are located in the following directory:
Mobile Designer_directory /Devices
In your mobile application project, you reference the subset of the devices your mobile application project will support. The project’s target folder contains an XML file for each device that your mobile application supports. Mobile Designer creates the XML file and adds it to the project’s target folder when you execute the Add-Handset Ant target to add a device to your project.
Mobile Development will add the devices that you want your application to support to your project when you define launch configurations. For more information, see webMethods Mobile Development Help, Building a Mobile Project. However, you can continue to add devices using Ant targets as described in Adding a Device to a Project.