PhoneGap - development tool for building mobile apps with JavaScript
PhoneGap is an open source development tool for building fast, easy mobile apps with JavaScript. If you’re a web developer who wants to build mobile applications in HTML and JavaScript while still taking advantage of the core features in the iPhone, Android, Palm, Symbian and Blackberry SDKs, PhoneGap is for you.
Supported Features
iPhone | Android | Blackberry | |
---|---|---|---|
Geo Location | yes | yes | yes |
Vibration | yes | yes | yes |
Accelerometer | yes | yes | pending |
Sound | yes | yes | yes |
Contact Support | yes | pending | yes |
Development using phonegap is as simple as HTML, CSS and JavaScript. Software development is hard work. Device integration should be simple so you can focus on the application you are building instead of authoring complex compatibility layers. PhoneGap aims to solve device integration by web enabling devices native functionality with open standards.
It has device diagnostic capability, the Apple iPhone, Google Android and various Blackberry models boast large screens and powerful device capability. Web enabling these devices in a consistent platform saves the developer from having to implement logic in three different software development paradigms.
Websites: http://phonegap.com
Demo: http://phonegap.com/projects
License: MIT License