为 Android 打包 Web 应用程序的最佳实践

发布于 2024-12-18 18:14:12 字数 105 浏览 0 评论 0原文

我正在考虑包装一个现有的 Android Web 应用程序。我正在做一些研究来找到做到这一点的投注方法?

有谁有任何可能值得了解的好的链接或提示吗?

感谢您的建议!

Im looking into wrapping a existing web app for Android. Im doing some research to find the bets ways to do this?

Does anyone have any good links or tips that might be good to know?

Thankful for advice!

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

夏尔 2024-12-25 18:14:13

我不知道你的包裹是什么意思。
但是,如果您想要一个工具来制作看起来像本机 Android 应用程序但使用 Web 技术的应用程序,您可以使用 PhoneGap。

此处找到它

I don't know what is the meaning of your wrapping.
But if you want a tool to make an application that looks like a native android app but instead use the the web technology, you can use PhoneGap.

Find it here

倚栏听风 2024-12-25 18:14:12

标准方法是将 Web 应用程序包装在 WebView 中。 Android 开发指南还有一个完整的关于包装时应该执行的操作的部分

The standard way to do this is to wrap the web app in a WebView. The android dev guide also has a whole section on things you should do when wrapping.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文