阿斯马克替代方案

发布于 2024-12-10 15:09:26 字数 315 浏览 3 评论 0原文

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

使用 Asmack 预编译库我注意到我的应用程序在手机中存储使用增加了很多。 (约2MB,无法转移到SD卡)。使用源代码而不是预编译库会减少存储需求吗?除了 asmack 之外还有其他选择吗(我不是说 smack)。

Possible Duplicate:
Android and XMPP: Currently available solutions

Using Asmack precompiled lib i noticed my app inphone storage use increased a lot. (about 2mb and cannot be transfered to the sd card). Using the source code instead of precompiled lib will reduce the storage need? Is there any other alternative to asmack(and i don't mean smack).

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

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

发布评论

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

评论(2

月棠 2024-12-17 15:09:26

我不认为使用源代码会减少存储需求。你有证据证明这是asmack造成的吗?

据我所知,smack 是唯一的 java XMPP 库,而 asmack 是迄今为止唯一适用于 Android 的端口。另请参阅Android 和 XMPP:当前可用的解决方案

顺便说一句,使用 asmack 构建环境还将生成包含 asmack 源代码的 zip 存档。

I don't think that using the source code will reduce the storage need. Do you have any evidence that this is caused by asmack?

As far as I can tell, smack is the only java XMPP library and asmack is the only port for Android so far. See also Android and XMPP: Currently available solutions.

BTW using the asmack build environment will also produce a zip archive with the asmack sources.

情话墙 2024-12-17 15:09:26

您可以尝试使用纯 facebook SDK(聊天 API)或类似的其他互联网资源。

You could try pure facebook SDK (chat API) or something similar for another internet resources.

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