Android has no SASL by default. Curious, if there some 3rd party implementation that can be used on Android? Did some one try http://www.cryptix.org/?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
We're using asmack in our project. It replaces default Smack implementation by its own. It's been working so far without any issues. it uses Apache Harmony SASL client. |
|||
|
|
|
Maybe you can try this one? android-sasl |
|||
|