koalarred 发表于 2015-6-27 11:09:30

各位亲们,求帮助,phogegap第一次配置完毕后显示ERR_FILE_NOT

下面是logcat日志,有5行错误提示,不知道是不是因为这个引起的?谢谢。

06-26 23:01:02.868: E/chromium(1393): No suitable EGL configs found.
06-26 23:01:02.868: E/chromium(1393): GLSurfaceEGL::InitializeOneOff failed.
06-26 23:01:02.878: E/chromium(1393): No suitable EGL configs found.
06-26 23:01:02.878: E/chromium(1393): GLSurfaceEGL::InitializeOneOff failed.
06-26 23:01:02.878: E/chromium(1393): gfx::GLSurface::InitializeOneOff() failed

06-26 23:01:03.058: D/CordovaWebView(1393): CordovaWebView is running on device made by: unknown
06-26 23:01:03.088: D/JsMessageQueue(1393): Set native->JS mode to 2
06-26 23:01:03.088: D/CordovaActivity(1393): CordovaActivity.init()
06-26 23:01:03.108: D/CordovaWebView(1393): >>> loadUrl(file:///android_assets/www/index.html)
06-26 23:01:03.118: D/PluginManager(1393): init()
06-26 23:01:03.118: D/CordovaWebView(1393): >>> loadUrlNow()
06-26 23:01:03.258: D/CordovaActivity(1393): Setting integer properties in CordovaActivity will be deprecated in 3.0 on July 2013, please use config.xml
06-26 23:01:03.258: D/Config(1393): Unlimited access to network resources
06-26 23:01:03.258: I/CordovaLog(1393): Found start page location: index.html
06-26 23:01:03.268: I/CordovaLog(1393): Changing log level to DEBUG(3)
06-26 23:01:03.268: D/CordovaActivity(1393): Resuming the App
06-26 23:01:03.268: D/CordovaActivity(1393): CB-3064: The errorUrl is null
06-26 23:01:03.328: D/SoftKeyboardDetect(1393): Ignore this event
06-26 23:01:03.398: I/Choreographer(1393): Skipped 112 frames!The application may be doing too much work on its main thread.
06-26 23:01:03.428: D/gralloc_goldfish(1393): Emulator without GPU emulation detected.
06-26 23:01:03.538: D/SoftKeyboardDetect(1393): Ignore this event
06-26 23:01:03.958: D/CordovaActivity(1393): onMessage(onPageStarted,file:///android_assets/www/index.html)
06-26 23:01:04.018: D/Cordova(1393): CordovaWebViewClient.onReceivedError: Error code=-1 Description=net::ERR_FILE_NOT_FOUND URL=file:///android_assets/www/index.html
06-26 23:01:04.028: D/CordovaActivity(1393): onMessage(onReceivedError,{"errorCode":-1,"url":"file:\/\/\/android_assets\/www\/index.html","description":"net::ERR_FILE_NOT_FOUND"})
06-26 23:01:04.228: I/Choreographer(1393): Skipped 263 frames!The application may be doing too much work on its main thread.
06-26 23:01:04.228: D/SoftKeyboardDetect(1393): Ignore this event
06-26 23:01:04.418: I/Choreographer(1393): Skipped 193 frames!The application may be doing too much work on its main thread.
06-26 23:01:05.268: D/CordovaLog(1393): data:text/html,chromewebdata: Line 12 : Not allowed to load local resource: file:///android_asset/webkit/android-weberror.png
06-26 23:01:05.268: I/chromium(1393): "Not allowed to load local resource: file:///android_asset/webkit/android-weberror.png", source: data:text/html,chromewebdata (12)
06-26 23:01:05.328: D/Cordova(1393): onPageFinished(file:///android_assets/www/index.html)
06-26 23:01:05.328: D/CordovaActivity(1393): onMessage(onPageFinished,file:///android_assets/www/index.html)



页: [1]
查看完整版本: 各位亲们,求帮助,phogegap第一次配置完毕后显示ERR_FILE_NOT