Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-5027

Application Error: There was a network error.

    XMLWordPrintableJSON

Details

    Description

      1 - Install Cordova CLI 3.1.0
      2 - cordova create model org,sample ModelApp
      3- cordova platform add android
      4- cordova build -d android
      5- cordova emulate android
      Error in LogCat:
      E/CordovaWebView(3677): CordovaWebView: TIMEOUT ERROR!
      Error in Emulator: "There was a network error. (file:///android_asset/www/index.html)

      Tree of project:
      ├───.cordova
      │ └───hooks
      │ ├───after_build
      │ ├───after_compile
      │ ├───after_docs
      │ ├───after_emulate
      │ ├───after_platform_add
      │ ├───after_platform_ls
      │ ├───after_platform_rm
      │ ├───after_plugin_add
      │ ├───after_plugin_ls
      │ ├───after_plugin_rm
      │ ├───after_prepare
      │ ├───after_run
      │ ├───before_build
      │ ├───before_compile
      │ ├───before_docs
      │ ├───before_emulate
      │ ├───before_platform_add
      │ ├───before_platform_ls
      │ ├───before_platform_rm
      │ ├───before_plugin_add
      │ ├───before_plugin_ls
      │ ├───before_plugin_rm
      │ ├───before_prepare
      │ └───before_run
      ├───merges
      │ └───android
      ├───platforms
      │ └───android
      │ ├───assets
      │ │ └───www
      │ │ └───cordova-app-hello-world-3.1.0-5683220
      │ │ └───www
      │ │ ├───css
      │ │ ├───img
      │ │ ├───js
      │ │ └───res
      │ │ ├───icon
      │ │ │ ├───android
      │ │ │ ├───bada
      │ │ │ ├───bada-wac
      │ │ │ ├───blackberry
      │ │ │ ├───blackberry10
      │ │ │ ├───ios
      │ │ │ ├───tizen
      │ │ │ ├───webos
      │ │ │ └───windows-phone
      │ │ └───screen
      │ │ ├───android
      │ │ ├───bada
      │ │ ├───bada-wac
      │ │ ├───blackberry
      │ │ ├───blackberry10
      │ │ └───ios
      │ ├───bin
      │ │ ├───classes
      │ │ │ └───br
      │ │ │ └───com
      │ │ │ └───softplan
      │ │ │ └───mobilelab
      │ │ ├───dexedLibs
      │ │ └───res
      │ │ ├───drawable
      │ │ ├───drawable-hdpi
      │ │ ├───drawable-ldpi
      │ │ ├───drawable-mdpi
      │ │ └───drawable-xhdpi
      │ ├───cordova
      │ │ ├───lib
      │ │ └───node_modules
      │ │ ├───.bin
      │ │ └───shelljs
      │ │ ├───bin
      │ │ └───scripts
      │ ├───gen
      │ │ └───br
      │ │ └───com
      │ │ └───softplan
      │ │ └───mobilelab
      │ ├───libs
      │ ├───res
      │ │ ├───drawable
      │ │ ├───drawable-hdpi
      │ │ ├───drawable-ldpi
      │ │ ├───drawable-mdpi
      │ │ ├───drawable-xhdpi
      │ │ ├───values
      │ │ └───xml
      │ └───src
      │ └───br
      │ └───com
      │ └───softplan
      │ └───mobilelab
      ├───plugins
      └───www
      └───cordova-app-hello-world-3.1.0-5683220
      └───www
      ├───css
      ├───img
      ├───js
      └───res
      ├───icon
      │ ├───android
      │ ├───bada
      │ ├───bada-wac
      │ ├───blackberry
      │ ├───blackberry10
      │ ├───ios
      │ ├───tizen
      │ ├───webos
      │ └───windows-phone
      └───screen
      ├───android
      ├───bada
      ├───bada-wac
      ├───blackberry
      ├───blackberry10
      └───ios

      Attachments

        Activity

          People

            Unassigned Unassigned
            paulorbpacheco Paulo Pacheco
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: