Search code examples
phpzend-frameworkzend-studio

How to develop mobile apps in Zend Studio 10


I am new to Zend Studio. I don't know how to work with version 10 version to create iPhone and Android mobile applications. Do you have any tutorial or sample code please?


Solution

  • Zend Studio is a Version of Eclipse, specialized for PHP and the Zend Framework. Those are targeted at Web-Applications on PHP running Webservers.

    You should be able to add the Android SDK and Eclipse Plugin for it and develop Android Apps (Java) on it but I highly recommend using pure Eclipse for it.

    As far as I know, you can only develop iOS Apps on xCode on a Mac.

    http://www.eclipse.org/

    http://developer.android.com/tools/sdk/eclipse-adt.html