Exporting a Hybrid Mobile Project

This page describes how to export your mobile project either as a native application for a specific platform (apk, app, xap) or as a simple application package.

Exporting as a Native Application

This procedure describes how to export your hybrid mobile project as a native application.

 

 

Instructions on how to complete a procedure

To export a hybrid mobile application in Zend Studio:

  1. In the PHP Explorer, open the project's 'config.xml' file.

  1. In the Export area, click the Native Platform Project(s) link.
    The Export Native Platform Project dialog is displayed.

  1. Select the project you wish to export, and the native platform for which you wish to export the project for.
  2. In the Destination section, select the directory you wish to export the project to.
  3. Click Finish.
    The project is exported to the defined location.
   

Exporting as an Application Package

This procedure describes how to export your hybrid mobile project as an application package.

 

 

Instructions on how to complete a procedure

To export a hybrid mobile application in Zend Studio:

  1. In the PHP Explorer, open the project's 'config.xml' file.

  1. In the Export area, click the Mobile Application(s) link.
    The Export Mobile Application dialog is displayed.

  1. Select the project you wish to export.
  2. In the Destination section, select the directory you wish to export the project to.
  3. Click Finish.
    The project is exported to the defined location.