Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 513 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 513 Bytes

phonegap

A stub phonegap app that merely redirects to the web app

#Installation

###cordova installation

npm install -g cordova

###Plugins

./install.sh

#Dependencies

  1. JDK-1.5 or up
  2. Android SDK
  3. Ant
  4. 32 bit GNU C++ Standard Library (sudo apt-get install lib32stdc++6 )

#Release

./release.sh <alpha or beta> <version>

#Debug

./debug.sh