Skip to content

Latest commit

 

History

History
44 lines (34 loc) · 1.4 KB

README.md

File metadata and controls

44 lines (34 loc) · 1.4 KB

PhoneGap

PhoneGap is a web platform that exposes native mobile device apis and data to JavaScript.

PhoneGap has been accepted into the Apache Software Foundation for incubation as Apache Cordova, where it will remain free and open source. This will ensure open, independent stewardship of the project over the long term.


More information on Apache Incubator Callback Project and the incubation process can be found here: http://incubator.apache.org/projects/callback.html

Get started

phonegap.com/start

Community

Directory Structure

  |-doc/ ........... source documentation
  |-lib/ ........... platform code for supported operating systems
  | |-android/
  | |-bada/
  | |-blackberry/
  | |-ios/
  | |-symbian/
  | |-webos/
  | '-windows/
  |-changelog ..... a changelog compiled from comments and authors
  |-license ....... the Apache Software License v2
  |-version ....... release version in plain text
  '-readme.md ..... release readme