Skip to content Skip to sidebar Skip to footer

Asmack Alternative

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 t

Solution 1:

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.

Solution 2:

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

Post a Comment for "Asmack Alternative"