Skip to content

Latest commit

 

History

History
49 lines (38 loc) · 1.52 KB

README.md

File metadata and controls

49 lines (38 loc) · 1.52 KB

PhoneGap

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

Get Started

Getting Started Guides

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

Apache Foundation

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