Has arguments in wrong order, it should be like (assuming to be in assets dir):
ln -s $TICKET_MONSTER_HOME/demo/src/main/webapp www
Also, we need to add our REST service URL to the whitelist (you can use "*" too, for simplicity, during development) :
res/xml/config.xml
It's not mentioned to create such file or where to place it.
src/main/webapp/resources/js/libs' folder, renaming it to `cordova-android-2.1.0.js, to avoid naming conflicts with other platforms (such as iOS which we will also implement as part of this tutorial).
cordova-android-2.0.0.js cannot be renamed to 2.1.0.js, the following script is referencing to 2.0.0.js
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira