platform mobile web application development tool?

I am very confused about choosing a cross-platform mobile app development tool.

I want to run my web application on hand terminals or Blackberries, iPhones, Androids and etc.

My web application will be able to capture photos, and gps location. What do you think I should be using?

  • RhoMobile
  • Volantis mobility server
  • appcelerator
  • widgetpad
  • sencha
  • webapp-net
  • jquerymobile
  • motherapp
  • mosync
  • Marmalade

  • Just for suggestion, use jQueryMobile to develop web app. Then use http://phonegap.com to port your web apps to native app that have access to hardware function like camera, etc .


    If you are developing a purely web application you will struggle to get the mobile apps to upload photos with GPS data attached to them.

    You may wish to look at: http://monotouch.net/

    This is as close as I know to a cross platform dev tool for iphone and android, and it means reusing c# skills.


    取决于你想要的原生程度......但是MoSync和Marmalade是两个非常强大的平台,可以将你的代码转换成许多平台。

    链接地址: http://www.djcxy.com/p/26370.html

    上一篇: 什么是iPhone开发的好机器?

    下一篇: 平台移动Web应用程序开发工具?