Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 1.17 KB

README.md

File metadata and controls

41 lines (32 loc) · 1.17 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/
  | |-cordova-cli/
  | |-ios/
  | |-osx/
  | |-windows-phone-7
  | |-windows-phone-8
  | |-windows8/
  |-changelog ..... a changelog compiled from comments and authors
  |-license ....... the Apache Software License v2
  |-version ....... release version in plain text
  '-readme.md ..... release readme