Thanks to visit codestin.com
Credit goes to github.com

Skip to content

access core functions on Android, iPhone and Blackberry using JavaScript

License

Notifications You must be signed in to change notification settings

sh-ogawa/phonegap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

access core functions on Android, iPhone and Blackberry using JavaScript

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 43.0%
  • JavaScript 20.6%
  • Java 15.5%
  • Objective-C 6.6%
  • C# 5.0%
  • C++ 3.7%
  • Other 5.6%