Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.12 KB

README.md

File metadata and controls

38 lines (29 loc) · 1.12 KB

PhoneGap

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

Get Started

Getting Started Guides

Community

Directory Structure

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