

#Zend studio 10.6 download how to#
This procedure describes how to create a new Windows Phone native application in Zend Studio. See Running Native Applications for more information.Ĭreating a New Windows Phone Native Application In the Native Applications area, click Create iOS Application.ĭuring or after development, you can test the application using the iOS simulator.In the PHP Explorer, open your mobile project and select the 'config.xml' file.This procedure describes how to create a new iOS native application in Zend Studio. See Running Native Applications for more information. Click OK to migrate the project, and repeat step 3.ĭuring or after development, you can test the application using the Android emulator. If your mobile project was created in an older version of Zend Studio (10.0,10.1), you will be asked to migrate your project before creating the native application. If Zend Studio fails to identify the installed SDK, you will be prompted to manually enter, or browse to, its location.

The native application is created under the 'platforms' folder of your mobile project. In the Native Applications area, click Create Android Application.In the PHP Explorer, open your mobile project, and select the 'config.xml' file.Once installed, open the SDK Manager and install Android 4.2.2 (API 17) and Android 4.3 (API 18).(On Ubuntu 13.10 only - scroll down to SDK Tools Only, and download Linux package). Install the Android SDK (If you already have the SDK installed, skip to step 2):.To create a new native Android application: Ubuntu 13.10 64-bit only - installation of lib32stdc++6. For information on creating a new CCM project, see Creating a New Cloud Connected Mobile Project. This procedure describes how to create a new Android native application in Zend Studio. Creating a New Android Native Application The native applications are cloned from the Cloud Connected Mobile (CCM) client-side/mobile project, so any changes made to the javaScript or HTML5 in the mobile project, provided they are saved, are reflected in your native applications. This section explains how to create new native applications in Zend Studio for Android, iOS and Windows Phone. User Guide > Tasks > Working with Cloud Connected Mobile > Creating Native Applications Creating Native Applications
