PhoneGap的不工作 [英] phonegap doesn't work

查看:128
本文介绍了PhoneGap的不工作的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经下载从它的网站。但是它不run.i找不到reason.help我得到解决please.when我运行它显示了PhoneGap的例子

i have downloaded the phonegap example from its website.but it doesn't run.i can't find the reason.help me to get the solution please.when i run it shows

的网页,在文件:///andriod_asset/www/index.html无法加载为: 所请求的文件没有found.www / index.html的

"The Web page at file:///andriod_asset/www/index.html could not be loaded as: The requested file was not found.www/index.html"

推荐答案

我试着用三个///,而不是四个,它为我工作。给一个尝试 super.loadUrl(文件:///android_asset/www/index.html);

I tried with three "///" instead of four, it worked for me. Give a try super.loadUrl("file:///android_asset/www/index.html");

这篇关于PhoneGap的不工作的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆