简体   繁体   中英

Any resources for iPhone/Android App development in PHP

So I just finished developing a website built completely in PHP using the Instagram API... I want to create an app for iPhones and Android.

My question: Is there an easy way to develop apps in PHP for the iPhone or Android devices? I know they're developed using Java, but I don't know Java all that well... I would much prefer PHP, does anyone have experience with this?

Thanks for any input!

i don't think it is possible to develop an application using PHP for iOS/Android App development, but you can make use of HTML5, CSS3, Javascript. there are few cross browser mobile application development platform available, below are the link to few of them.

http://www.appcelerator.com/

http://www.phonegap.com/

http://www.coronalabs.com/

http://www.kendoui.com/

You can use the android SL4A library for php development in android. http://phpforandroid.net/doku.php?do=export_odt&id=start

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM