jQuery - 适用于 Android 的 Phonegap 多页面应用程序?

发布于 2025-01-01 04:35:45 字数 444 浏览 1 评论 0原文

我正在尝试将使用 HTML5、js、css 和 jquery 构建的 iphone 应用程序移植到 Android。我想我需要像 Phonegap 这样的框架来移植应用程序。将一个 html 页面移植到 Android 后,似乎需要一些时间才能呈现该页面。屏幕变成黑屏,我猜这是由于 Webview 正在加载 html 文件的原因。所有 html 文件仅放置在资源中。有人可以告诉我使用 webview 不显示黑屏的方法吗?

另外,我一直在尝试使用 jquery -phonegap 与多个页面搜索一些示例。我所说的多个页面的意思是不同的 html 文件可能有不同的活动。有人可以给我指出正确的教程或示例吗?

我发现 Android 和 iPhone 的 facebook 应用程序或多或少是一样的,这让我觉得它也可能是 html5 应用程序,使用了一些本机 ui。即使我希望在某个地方混合本机 UI 元素,在某个地方混合 html5 功能。

I am trying to port an iphone application which is built using HTML5, js, css and jquery to Android. I think I will need a framework like Phonegap to port the app. After porting one html page to Android it seems to take a bit of time before the page is rendered. The screen turns to black screen, which, I guess is due to the reason that Webview is being loaded with the html file. All html files are placed in assets only. Can someone let me know the way of using webview where the black screen is not shown?

Also, I have been trying to search for some examples with jquery - phonegap with multiple pages. By multiple pages I mean there may be different activities for different html files. Can someone point me point me to proper tutorial or example of doing this?

I have seen that the facebook app for Android and iPhone is more or like the same which makes me feel that it may also be html5 app with some native ui used. Even I would like a mixture of native UI elements at some place and html5 functionality at some place.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文