Android 的氛围
首先,我计划在服务器端使用 Atmosphere ,并在客户端使用带有 WebView 的 Android 应用程序我将使用 jQuery。
但是,稍后计划推出更“标准”的 Android 应用程序(无 WebViews),我想知道是否也可以使用 Atmosphere。
谢谢!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
jQuery.atmosphere.js 在 Android 上运行良好。所以你应该没问题。
The jQuery.atmosphere.js works fine on Android. So you should be OK.
您可以尝试这种方法:
服务器端:
Atmosphere Meteor Servlet
Android 客户端:
Wasync 库
You can try this approach:
Server side:
Atmosphere Meteor Servlet
Android Client side:
Wasync libraries