The following error message is reported in logcat when deploying the TicketMonster Cordova app onto an Android device.
05-25 20:44:48.985: E/Web Console(21159): XMLHttpRequest cannot load file:///android_asset/www/resources/templates/mobile/main.html. Cross origin requests are only supported for HTTP.:1
This error is not reported when the app is deployed in the Android emulator though.