XMPP 和 Android

发布于 2024-07-10 15:32:27 字数 291 浏览 5 评论 0原文

可能的重复:
Android 和 XMPP:当前可用的解决方案

我正在尝试构建一个小型 XMPP 客户端在安卓中。 关于我可以使用哪个库有什么想法吗? 我尝试过使用 Smack API,但它存在一些问题,这使得它不实用。

Possible Duplicate:
Android and XMPP: Currently available solutions

I am trying to build a small XMPP client in Android. Any ideas on what library I can use?
I have tried using the Smack API, but there are some issues with it, which makes it not practical.

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

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

发布评论

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

评论(3

柏林苍穹下 2024-07-17 15:32:27

ASmack 是 Smack 到 Android 的端口:

http://code.google.com/p/asmack/

ASmack is port of Smack to Android:

http://code.google.com/p/asmack/

半边脸i 2024-07-17 15:32:27

Smack 已移植到 Android,现在运行良好。 尽管如此,如果您正在寻找适用于 Android 的 Smack 端口,它支持大多数 XMPP 扩展(包括 pubsub)以及自动重新连接和其他功能,您应该考虑这个商业解决方案:http://www.ubikod.com/products.htm

Smack has been ported to Android and works fine now. Nevertheless, if you are looking for a rocket proof port of Smack for Android which supports most of the XMPP extensions (including pubsub) as well as automatic reconnection and other features, you should consider this commercial solution: http://www.ubikod.com/products.htm

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文