I am creating a phonegap application which is using jQuery mobile and angularjs.
I downloaded latest version of both frameworks. When I run application on android jelly bean machine I am getting whole bunch of errors, finally application does not show any output.
If I try to run same application (with commenting out cordova js) on desktop chrome or IE totally works fine there is no single problem.
I have set up like this;
and I am getting the following errors;
Is there any ideas why is this happening?