How to develop mobile applications in Zend Studio 10

I am new to Zend Studio. I do not know how to work with version 10 to create mobile applications for iPhone and Android. Do you have a tutorial or sample code?

+7
source share
2 answers

Zend Studio is a version of Eclipse specialized for PHP and the Zend Framework. They are focused on PHP web applications running web servers.

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

As far as I know, you can develop iOS applications on xCode on Mac.

http://www.eclipse.org/

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

+1
source

plz Ref Next URL Easy Connect The Moblie to Zend Studio

http://www.youtube.com/watch?v=t4nmRO9-gN4

+4
source

All Articles