I am working in android chat app.I would like to use one of the following xmpp client (Tigase, Asmack). But I don't know which one to use . Can you tell me which one is better based on performance and features available in library?
Asked
Active
Viewed 605 times
1 Answers
0
For me Asmack worked just fine. I've had no problems with it whatsoever, also smack has a very nice documentation with a lot of examples. Don't know much about Tigase, all I can say is that I had a lot of fun playing around with smack.

Hampel Előd
- 405
- 2
- 8
- 19
-
I already used asmack in my app. But it struggle in voice chat implementation using jingle. And Tigase support caching of server data.So I need any other information regarding voice chat implementation using tigase. – BABU K Mar 20 '14 at 13:22