“Easily create apps using the web technologies you know and love: HTML, CSS and JavaScript:
PhoneGap is a free and open source framework that allows you to create mobile apps using standardized web APIs for the platforms you care about.” is what PhoneGap.com says
PhoneGap is a free and open source framework that allows you to create mobile apps using standardized web APIs for the platforms you care about.” is what PhoneGap.com says
Phonegap, (previously called Apache Callback, but now Apache Cordova) is an open-source mobile development framework produced by Nitobi, purchased by Adobe Systems. It enables software programmers to build applications for mobile devices using JavaScript, HTML5andCSS3, instead of device specific languages such as Objective-C. The resulting applications are hybrid, meaning that they are neither truly native (because all layout rendering is done via web views instead of the platform's native UI framework) nor purely web-based (because they are not just web apps, but are packaged as apps for distribution and have access to native device APIs).
See how phonegap works
Here are the Features of PhoneGap as per the developers and Artwork
License
The PhoneGap code was contributed to the Apache Software Foundation (ASF) under the name Apache Cordova. Through the ASF, future PhoneGap development will ensure open stewardship of the project. It will always remain free and open source under the Apache License, Version 2.0.

0 comments