gpt4 book ai didi

asp.net-mvc - PhoneGap加载外部页面而不是index.html

转载 作者:行者123 更新时间:2023-12-03 03:40:46 25 4
gpt4 key购买 nike

我正在尝试加载外部站点,而不是在 PhoneGap 的 www 文件夹中找到的内部 index.html 文件。但没有成功。我已经尝试了一些在网上找到的方法,但它们都只是解决在包装器中加载外部链接而不是 safari 的问题。

这不是我正在寻找的...我正在寻找当phonegap应用程序加载时它会加载托管在我的网络服务器上的页面而不是index.html文件。

最佳答案

您可以在 webview 中加载外部 URL。确保设置

super.setBooleanProperty("loadInWebView", true);

在主类(扩展了 DroidGap)的 onCreate() 方法中,然后您可以加载外部 URL。

关于asp.net-mvc - PhoneGap加载外部页面而不是index.html,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7260886/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com