A stub phonegap app that merely redirects to the web app
#Installation
###cordova installation
npm install -g cordova
###Plugins
./install.sh
#Dependencies
- JDK-1.5 or up
- Android SDK
- Ant
- 32 bit GNU C++ Standard Library (
sudo apt-get install lib32stdc++6
)
#Release
./release.sh <alpha or beta> <version>
#Debug
./debug.sh