npm install -g grunt-cli bower
cd config
npm install
bower install
grunt watch
grunt
- set phonegap to false in the config service
- comment the cordova.js in the main index.html
cordova plugin remove org.apache.cordova.statusbar cordova plugin remove de.neofonie.cordova.plugin.nativeaudio
cordova plugin add org.apache.cordova.statusbar cordova plugin add de.neofonie.cordova.plugin.nativeaudio