摘要:
问题描述:PhoneGap+Sencha Touch开发的应用,打包后的APP或者调试期间,在启动的时候提示如下信息:Application Error - The connection to the server was unsuccessful.(file:///android_asset/www/index.html)问题分析:这个应该是PhoneGap某些版本的BUG,尤其在index.html加载的内容较多时容易出现。解决方法:方法1:更新到PhoneGap的最新版本;方法2:设置加载超时属性super.setIntegerProperty("loadUrlTimeoutV 阅读全文
posted @ 2014-01-14 11:32 陈达辉 阅读(10057) 评论(0) 推荐(0) 编辑