[ https://issues.apache.org/jira/browse/CB-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
John Ament reopened CB-1560: ---------------------------- I'm not sure what else I can provide you for reproduce steps. The app is literally this simple: super.onCreate(savedInstanceState); super.loadUrl("http://devsystem.mycompany.com:8080/SomeMobileWeb"); In my case, the application works fine in the regular browser on android, doesn't prompt for proxy credentials or anything, it just loads. This is based on your tutorial for android. > Cordova reports "Network Error" when trying to launch a corporate intranet > site > ------------------------------------------------------------------------------- > > Key: CB-1560 > URL: https://issues.apache.org/jira/browse/CB-1560 > Project: Apache Cordova > Issue Type: Bug > Components: Android > Affects Versions: 2.0.0 > Environment: Android 4.0.x, Droid 4, SGS3 both reproduced it > Reporter: John Ament > Assignee: Andrew Grieve > > When you setup a simple app, with this: > super.onCreate(savedInstanceState); > super.loadUrl("http://devsystem.mycompany.com:8080/SomeMobileWeb"); > You receive back a "Network Error." This site is not externally facing, it's > internal only. > This does not occur when your site is externally facing (public accessibility) -- 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