Note:
Using ADT on Linux 64-bit requires installation of ia32-libs. To do this, run:
sudo apt-get update
sudo apt-get install ia32-libs
This procedure describes how to create a new Android native application in Zend Studio.
|
|
|
To create a new native Android application:
Note: Information entered in the mobile project's config.xml is automatically displayed in the corresponding fields in this wizard dialog. Verify or edit the information according to your personal preferences.
|
During or after development, you can test the application using the Android emulator. See Running Native Applications for more information. |
This procedure describes how to create a new iOS native application in Zend Studio.
|
|
|
To create a new native iOS application:
|
During or after development, you can test the application using the iOS simulator. See Running Native Applications for more information. |
This procedure describes how to create a new Windows Phone native application in Zend Studio.
|
|
|
To create a new native Window Phone application:
|
During or after development, you can test the application using the Windows Phone emulator. See Running Native Applications for more information. |
If you have made changes to the configuration of an existing native application, you can update it instead of creating a new project in your workspace.
|
|
|
To update an existing native application:
|
Click Create New to create a new native application. |
|
|
|
|
Related Links: Creating a New Cloud Connected Mobile Project |
|
|
©1999-2013 Zend Technologies LTD. All rights reserved.