Platform Independent Mobile Applications [closed]
How far can we think of Platform Independent Mobile Applications ? The idea behind this question was - To use less efforts for building the same application for different platforms like Android , iOS , Symbian.
I had looked on some of the tools and got one Open Plug. Will explore ASAP. What are your ideas on it ?
EDIT : I then started exploring Phon开发者_开发问答eGap. I found it good enough to build the apps using HTML,CSS,JS, we can include JQueryMobile and Sencha Touch as well.
Appcelerator would be a good choice for non-game applications, it uses native UI elements as opposed to running apps in the mobile browser, lets you code in JavaScript and deploy to Droid, iPhone, iPad and soon Blackberry from one project.
For games I'd take a look at Corona. This lets you develop for Droid and iPhone in Lua which is even easier than JavaScript. They recently released a beta Windows SDK (it was previously Mac-only). This is a great SDK but lacks in controls that you would need for non-game applications.
If you're targeting enterprise apps, you should consider Oracle's mobile enterprise application platform.
It's made up of 3 products: ADF Mobile, Berkeley DB, and (Lite) Mobile Server. More information here:
http://bit.ly/hxrYLQ
Good luck with your project,
Eric, Oracle PM
Check out the Enterprise Mobility Forum http://theemf.org/groups/enterprise-mobility-management/forum/topic/meap-vendor-comparison/ Executive summary: no clear answer yet, lots of tradeoffs- both business and technical.
精彩评论