Android 的氛围

发布于 2025-01-06 14:28:32 字数 232 浏览 0 评论 0 原文

首先,我计划在服务器端使用 Atmosphere ,并在客户端使用带有 WebView 的 Android 应用程序我将使用 jQuery。

但是,稍后计划推出更“标准”的 Android 应用程序(无 WebViews),我想知道是否也可以使用 Atmosphere。

谢谢!

First, I plan to use Atmosphere on the server side and on the client side an Android app with a WebView in which I'll use jQuery.

But, later on a more "standard" Android application is planned (no WebViews), and I want to know whether Atmosphere can be used too.

Thanks!

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

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

发布评论

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

评论(2

梨涡少年 2025-01-13 14:28:32

jQuery.atmosphere.js 在 Android 上运行良好。所以你应该没问题。

The jQuery.atmosphere.js works fine on Android. So you should be OK.

我ぃ本無心為│何有愛 2025-01-13 14:28:32

您可以尝试这种方法:

服务器端:

Atmosphere Meteor Servlet

  • Meteor Servlet 实现比 Atmosphere 运行时方法容易。

Android 客户端:

Wasync

  • Wasync 库用于扩展 Atmosphere 的功能框架。
  • 您可以从其示例中下载适用于 Android 应用程序的示例聊天应用程序。

You can try this approach:

Server side:

Atmosphere Meteor Servlet

  • Meteor Servlet implementation is easy than Atmosphere runtime approach.

Android Client side:

Wasync libraries

  • Wasync libraries are used to extend the functionalities of Atmosphere framework.
  • You can download sample chat application for android app from its samples.
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文