Specifying a Run Configuration for Local Testing
Before you test your mobile project in Phoney, you can create or modify a run configuration for this project.
To create or modify a run configuration:
1. Locate the mobile project in the Package Explorer.
2. Right-click, and select Run As > Run Configurations... from the context menu.
3. In the Run Configurations dialog box, do one of the following:
a. Select an existing run configuration for a mobile project from the Mobile: Phoney list on the left side.
b. Create a new run configuration for a mobile project by selecting the project from the Mobile: Phoney list on the left side and then clicking in the toolbar. 4. On the Phoney tab on the right side, modify the information as required:
For this section | And this field | You can do this |
Build Properties | Project | Click Browse, and locate the mobile project. |
Device Type | Specify the platform (Android or iOS), the device (smartphone or tablet), and the orientation (portrait or landscape). |
5. Click Apply to save the changes, or click Revert to restore the original specification.
6. To run the test immediately, click Run. Otherwise, click Close.
Related Topics