For when you want to test the Android app against something, but the server [isn't done yet|is offline|whatever]
- Change
hostname
inapp.js
to be your IP address, otherwise links will be calculated incorrectly. npm install
node app.js
- Change
server
instrings.xml
the the Android app to point to the same address you set inhostname