Smack supports zlib compression either by javax's deflate APIs or by jzlilb. I never had problems with both of them, as we first used jzlib on Android and then switched over to the deflate APIs. It could be possible that those have broken implementations, so you guys could try to use jzlib for compression.
↧