使用html5进行移动开发
有人可以建议一个使用 html5 开发移动应用程序的框架吗?我希望移动 Web 应用程序在 Android、Apple 和 BlackBerry 设备上具有原生的外观和感觉。
can anybody suggest a framework for developing mobile applications using html5 ? I want the moblie web applications to look and feel native on Android, Apple, and BlackBerry devices.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
查看 PhoneGap,因为它允许您使用 HTML 创建本机应用程序。
有各种库和框架可以帮助设计 UI,使其看起来像本机应用程序。
但请注意,这种对旧版 BlackBerry 设备的支持(
Take a look at PhoneGap as it allows you to create native apps using HTML.
There are various libraries and frameworks which can help with styling the UI to look like native apps.
Note however that such support for older BlackBerry devices (
http://www.appcelerator.com/
如果您想让它看起来像原生的,但是在浏览器中运行,尝试 JqueryMobile
http://www.appcelerator.com/
If you're looking to make it feel and look native, but run in browser, try JqueryMobile