Android的氛围

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

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

谢谢!

萨吕,

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

A +

  • Jeanfrancois

你可以尝试这种方法:

服务器端:

大气meteorServlet

  • Meteor Servlet实现比Atmosphere运行时方法简单。

Android客户端:

Wasync库

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