pplaquette / phonegap

access core functions on Android, iPhone and Blackberry using JavaScript

Home Page:http://phonegap.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

access core functions on Android, iPhone and Blackberry using JavaScript

http://phonegap.com

License:Apache License 2.0