|
|
|
|
|
- Overview
- When is the runtime platform taken into account?
- How to modify the runtime platform?
WINDEV Mobile allows you to develop applications for different families of products: - Android,
- iPhone and/or iPad,
Let's see the details of each platform: - Android: WINDEV Mobile displays the list of platforms created for Android. You can edit the description of the platform or to add a new one.
When adding a platform, select the platform and the desired resolution. When modifying a platform, you have the ability to define:
- the type of screen used. The characteristics regarding the size and the DPI can be directly modified (in this case, the size becomes a custom size).
- the image used in test mode. This image allows you to run the test of your application in an environment corresponding to the environment of the users.
- the path of the Android SDK used. For more details, see Installing the Android SDK.
- iOS: For iOS platforms (iPhone, iPad), select the device to be used for editing the application (iPhone or iPad).
All these characteristics define the runtime platform. When is the runtime platform taken into account? The selected runtime platform is taken into account: - for window creation: the selected dimensions are automatically proposed for new windows.
- to generate the application. The generated application corresponds to a specific platform.
- when starting the application in test mode. The selected platform allows you to use the corresponding simulator.
How to modify the runtime platform? The execution platform can be modified in the project description: - On the "Project" tab, in the "Project" group, click "Description".
- On the "Project" tab, click "Platform description".
The selected platform is valid for the entire current project.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|