android wepapp开发框架(css主题)
我正在为android开发一个网络应用程序,我想在其中使用phonegap。 此外,我正在寻找一个框架,可以帮助设计具有类似于本机 android 应用程序风格的网站 - 例如 android 4.0 主题(http://developer.android.com/design/style/themes.html)
我看了一下jquery mobile 和 jqtouch,它们对于编程目的似乎非常有用,但没有提供适用的本机外观样式。
任何人都可以推荐任何一组(社区维护的)CSS 主题吗?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
我知道 Rhomobile 已经在 JQuery Mobile/JQtouch 上为 Android、iOS、Blackberry 和 Windows 制作并维护了此类主题。您可以在此处找到它们。 CSS 中的图像引用(不是来自 JQuery Mobile)可以在 此处。
它们适用于 Rhomobile 的跨平台框架 Rhodes,但也应该与phonegap 一起工作。
I know that Rhomobile have made and maintains such themes building on JQuery Mobile/JQtouch for Android, iOS, Blackberry and Windows. You can find them here. The image-references in the CSS (which is not from JQuery Mobile) can be found here.
They are intended for Rhomobile's cross-platform framework Rhodes, but should work just as well with phonegap.
Dojo Mobile 有一个漂亮的 Android 皮肤,但其背后的 js 对于我的口味来说太大了
Dojo Mobile has a nice Android skin, but the js behind that is too big for my tastes
http://www.kendoui.com/ 是我在网上找到的最好的网站。
http://www.kendoui.com/ Is the best site I have found on the web to do this.