Cloud Connected Mobile

Zend Studio's Cloud Connected Mobile (CCM) tool enables you to develop, test, and publish mobile native applications.

Specifically, CCM allows you to:

Note:

CCM projects can be deployed on local and remote Zend Servers (Apache only).

Typically, a CCM project includes two associated projects in your workspace - a mobile project that defines the client-side aspect of the new application (e.g., user interface), and a server project that defines the server-side aspect (e.g., deployment, storage, etc.). The new projects do not have any outstanding interdependencies, and can be considered as separate entries. So, for example, it is possible to use different server side projects for a single mobile project without any additional configuration.