views:

234

answers:

3

I have come across the following mobile development frameworks, that are either open source, commercial or both. Are there any other tools similar tools available other than the ones listed below?

J2ME Polish

MoSync

SAP NetWeaver

A: 

You're probably not looking for the SAP NetWeaver, but for the SAP NetWeaver Mobile, which is based on the SAP NetWeaver, but extends its functionality to support remote business processes on mobile devices.

Frank Bechmann
A: 

There's also PhoneGap, it's what we're using after evaluating some of the others.

hemisphire
What is its license? It has mentioned open source, but i could not find the license, whether it is GPL or Apache or BSD
Ram
MIT License:http://github.com/brianleroux/phonegap-dev/blob/0f8fdf969dd71d1a389f4a95df83e59738df6c6d/LICENSE
hemisphire
A: 

This platform looks similar to PhoneGap but is Ruby based http://rhomobile.com/

jayrdub